@charset "utf-8";
/* CSS Document */

/* topBar */

.topbar {
  width: 100%;
  min-width: 1280px;
  height: 36px;
  background-color: #3660c9;
  box-shadow: rgb(0 0 0 / 45%) 0px 2px 2px 0;
}

.topbar-inner {
  line-height: 36px;
  width: 1280px;
  height: 36px;
  /* margin: 0 auto; */
  overflow: hidden;
  font-size: 14px;
}

.topbar-inner a {
  color: #fff;
}
.topbar-link a {
  margin-right: 8px;
}
.topbar-nav {
  font-size: 0;
  height: 36px;
  overflow: hidden;
}
.topbar-nav li {
  font-size: 14px;
  margin: 9px 8px;
  height: 18px;
  line-height: 18px;
  display: block;
  float: left;
}

.topbar-nav li i {
  display: inline-block;
  width: 20px;
  height: 18px;
  /* transition: all .5s linear; */
  cursor: pointer;
}

/* .topbar-nav li:hover i {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
} */

.topbar-nav .topbar-nav--text {
  line-height: 18px;
  height: 18px;
  padding: 2px 8px;
  border: 1px solid rgb(115, 144, 196);
  margin-top: 6px;
}
.topbar-nav .topbar-nav--text > i,
.topbar-nav .topbar-nav--text > a {
  display: block;
  float: left;
}
.topbar-nav .topbar-nav--text > a > em {
  font-style: normal;
}
/* .topbar-nav .topbar-nav--language {
    margin-right: 8px;
} */

/* /topBar */
.banner-box {
  width: 1280px;
  height: 200px;
  background: url(bg-header20221215.png) right bottom no-repeat;
  overflow: hidden;
}
.logo {
  height: 100px;
  margin-top: 50px;
}
.logo img {
  height: 100%;
}
.search {
  height: 50px;
  margin: 80px 0;
}
/* 头部检索 */
.search-box {
  position: relative;
  z-index: 1;
  clear: both;
  width: 460px;
  height: 100%;
  border: 1px solid #d9d9d9;
  border-radius: 0 5px 5px 0;
  border-right: 0;
}
.mod_select {
  position: absolute;
  left: 0;
  top: 0;
  width: 78px;
}
.mod_select .select_box {
  position: relative;
  width: 78px;
  height: 50px;
}
.mod_select .select_box .select_txt {
  display: inline-block;
  width: 78px;
  height: 50px;
  /* padding-left: 28px; */
  overflow: hidden;
  line-height: 50px;
  font-size: 14px;
  cursor: pointer;
  text-align: center;
}
.mod_select .select_box .select-icon {
  position: absolute;
  top: 16px;
  right: 0;
  width: 7px;
  height: 17px;
  background: url(icon-search-hn20221215.png) center no-repeat;
}
.mod_select .select_box .option {
  display: none;
  position: absolute;
  top: 50px;
  left: -1px;
  width: 78px;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-top: 0;
  text-align: center;
}
.mod_select .select_box .option li {
  /* padding-left: 28px; */
  font-size: 14px;
  line-height: 2;
  cursor: pointer;
}
.search-box .import {
  width: 300px;
  height: 48px;
  margin-left: 78px;
  padding-left: 20px;
  border: none;
  outline: none;
  background: transparent;
}
.search-box .btn-search {
  position: absolute;
  right: 0;
  width: 50px;
  height: 50px;
  color: #fff;
  background: #4871ae url(icon-search20221215.png) center center no-repeat;
  border: 0;
  top: 0;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
}
/* 头部检索 */
.menus-box {
  width: 1280px;
  height: 60px;
  background-color: #2f61ac;
  overflow: hidden;
}
.menus-list {
  font-size: 0;
  height: 60px;
  width: 100%;
  overflow: hidden;
}
.menus-list li {
  display: inline-block;
  overflow: hidden;
  height: 60px;
  font-size: 26px;
  /* padding: 0 20px; */
  text-align: center;
}
.menus-list li > a {
  color: #fff;
  line-height: 60px;
  display: block;
  padding: 0 39px;
}
.menus-list li a:hover,
.menus-list li.cur a {
  background: #0653ab;
}
.bignews-box {
  margin: 0 28px 10px;
  overflow: hidden;
}
.bignews-box > dt {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  margin: 20px 0 10px;
}
.bignews-box > dt a {
  color: #115db2;
}
.bignews-box > dd {
  font-size: 16px;
  color: #555;
  line-height: 1.6;
  padding-bottom: 1em;
}
/* slide */
.slidenews-box {
  height: 490px;
}
.slidenews-slide {
  width: 660px;
}
.yqszf-2022 {
  width: 100%;
  height: 490px;
  overflow: hidden;
}
.yqszf-2022 .sxs-item {
  height: 490px;
}
.yqszf-2022 .sxs-item > a > img {
  margin: 0 auto;
  height: 100%;
  /* width: auto; */
  width: 100%;
}
.yqszf-2022 .sxs-item > a > b {
  height: 40px;
  opacity: 0.33;
  background-color: #000;
  bottom: 0;
  position: absolute;
  width: 100%;
}
.yqszf-2022 .sxs-item > a > span {
  font-size: 16px;
  line-height: 40px;
  height: 40px;
  padding: 0 1em;
  color: #fff;
  bottom: 0;
  width: calc(100% - 2em);
  overflow: hidden;
  position: absolute;
  text-align: center;
}
.yqszf-2022 .sxs-dots {
  bottom: 40px;
  text-align: right;
  width: 100%;
  position: absolute;
  height: 30px;
  /* right: 1%; */
  text-align: center;
}
.yqszf-2022 .sxs-dots > .sxs-dot {
  background-color: #fff;
  width: 10px;
  height: 10px;
  margin-right: 10px;
  margin-left: 0;
  border-radius: 100%;
  margin-top: 10px;
}
.yqszf-2022 .sxs-dots > .active {
  background-color: #0457b7;
}
.yqszf-2022 .sxs-nav button.sxs-next,
.yqszf-2022 .sxs-nav button.sxs-prev {
  width: 30px;
  height: 80px;
  top: 219px;
  background: url(bg-bignews-btn220221215.png) 0 0 no-repeat;
  position: absolute;
  font-size: 30px;
  color: #fff;
  cursor: pointer;
}
.yqszf-2022 .sxs-nav {
  display: none;
}
.yqszf-2022 .sxs-nav button.sxs-prev {
  background-position: 0 0;
  left: 0;
  border-radius: 0 10px 10px 0;
}
.yqszf-2022 .sxs-nav button.sxs-prev:hover {
  opacity: 1;
  background-position: -30px 0;
}
.yqszf-2022 .sxs-nav button.sxs-next {
  background-position: -60px 0;
  right: 0;
  border-radius: 10px 0 0 10px;
}
.yqszf-2022 .sxs-nav button.sxs-next:hover {
  opacity: 1;
  background-position: -90px 0;
}
.yqszf-2022 .sxs-nav button.sxs-next.disabled,
.yqszf-2022 .sxs-nav button.sxs-next.disabled:hover,
.yqszf-2022 .sxs-nav button.sxs-prev.disabled,
.yqszf-2022 .sxs-nav button.sxs-prev.disabled:hover {
  cursor: default;
  background: 0 0;
}

.slidenews-news {
  width: 590px;
}
.slidenews-news-inner {
  height: 490px;
}
.sxszf-cotab-title {
  height: 49px;
  font-size: 0;
  -webkit-text-size-adjust: none;
  line-height: 49px;
  border-bottom: 1px solid #dfdfdf;
}
.sxszf-cotab-title > li {
  display: inline-block;
  font-size: 26px;
  padding: 0 0.7em;
  height: 48px;
  text-align: center;
  font-weight: 700;
  line-height: 44px;
}
.sxszf-cotab-title > li a {
  color: #333;
}
.sxszf-cotab-title > li a:hover,
.sxszf-cotab-title > li.tab-current a {
  color: #115db2;
}
.sxszf-cotab-title > li.tab-current {
  border-bottom: 3px solid #115db2;
}
/* text */
.common-textnews-list {
  height: 420px;
  overflow: hidden;
  margin-top: 10px;
}
.common-textnews-list > li {
  height: 47px;
  line-height: 47px;
  overflow: hidden;
}
.common-textnews-list > li a {
  display: inline-block;
  max-width: 80%;
  overflow: hidden;
  height: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 16px;
  vertical-align: top;
  color: #333;
}
.common-textnews-list > li a:hover {
  color: #115db2;
}
.common-textnews-list > li > span {
  color: #889cba;
  font-size: 14px;
  float: right;
}
.common-textnews-list > li:before {
  display: inline-block;
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 10px;
  background: #c1c5ca;
  vertical-align: text-top;
  margin-top: 8px;
  margin-right: 6px;
}

.common-textnews-list > li:hover:before {
  background-color: #406fb3;
}
/* list 6 */
.news-lists-6 {
  padding: 25px 0;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  margin: 20px 0;
  overflow: hidden;
  font-size: 0;
}
.news-lists-6 > li {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  color: #333;
  text-align: center;
  width: calc(100% / 6);
}
.news-lists-6 > li img {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto 10px;
  transition: all 0.3s ease-in-out;
}
.news-lists-6 > li a {
  display: block;
}
.news-lists-6 > li a:hover img {
  transform: scale(1.05);
}
.idx-bgwrap-grey {
  background-color: #f5f5f5;
  padding: 25px 0;
}
.common-big-column > dt {
  text-align: center;
  font-size: 44px;
  font-weight: bold;
}
.common-big-column > dt a {
  color: #4871ae;
  display: inline-block;
  position: relative;
}
.common-big-column > dt a::before,
.common-big-column > dt a::after {
  content: "";
  width: 150px;
  height: 1px;
  background-color: #4871ae;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.common-big-column > dt a::before {
  right: auto;
  left: -200px;
}
.common-big-column > dt a::after {
  left: auto;
  right: -200px;
}
.idx-con-box {
  padding: 25px;
  background-color: #fff;
  margin-top: 25px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.idx-govpub-box {
  font-size: 0;
}
.idx-govpub-box > dt .common-textnews-list > li:before {
  vertical-align: -8px;
  width: 14px;
  height: 15px;
  background: url(icon-dot20221215.png) 0 0 no-repeat;
  border-radius: 0;
}
.idx-govpub-box > dt,
.idx-govpub-box > dd {
  display: inline-block;
  vertical-align: top;
  height: 480px;
}
.idx-govpub-box > dt {
  width: 720px;
}
.idx-govpub-box > dd {
  width: 425px;
  font-size: 16px;
}
.idx-govpub-box > dd {
  margin-left: 50px;
  padding-left: 33px;
  position: relative;
}
.idx-govpub-box > dd::before {
  content: "";
  width: 2px;
  height: 100%;
  background: -webkit-linear-gradient(
    bottom,
    #f6f8fb 0,
    #cdd9e9 50%,
    #f6f8fb 100%
  );
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.idx-govfiles-box {
  height: 340px;
  background: linear-gradient(
    135deg,
    rgb(247, 250, 254) 0,
    rgb(227, 239, 255) 50%,
    rgb(220, 235, 255) 100%
  );
  position: relative;
  overflow: hidden;
}
.idx-govfiles-bg {
  width: 84px;
  height: 79px;
  position: absolute;
  z-index: 0;
  left: 30px;
  top: 0;
}
.idx-govfiles-bg img {
  width: 100%;
}
.idx-govfiles-database {
  position: relative;
  z-index: 1;
  width: 310px;
  margin: 20px auto;
}
.idx-govfiles-database > dt {
  text-align: center;
  font-size: 30px;
  color: #4e78ac;
  font-weight: bold;
}
.idx-govfiles-database > dt > a {
  color: #4e78ac;
}
.all-files-search {
  margin-top: 15px;
}
.all-files-search input:focus {
  background-color: #fff;
  transition: all 0.3s ease-in-out;
  outline: none;
}
.all-files-search .afs-kw {
  background: #fff;
  border-radius: 0.25rem;
  line-height: 3rem;
  height: 3rem;
  padding: 0 1rem;
  color: #666;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #eee;
  margin-top: 0.75rem;
}
.afs-date {
  position: relative;
  overflow: hidden;
}
/* .afs-date::after {
  content: "";
  width: 4%;
  height: 0.125rem;
  background-color: #ced2d9;
  position: absolute;
  left: 48%;
  top: 2rem;
  visibility: visible;
} */
.all-files-search .rq {
  background: #fff url(icon-calendar20221215.png) 96% center no-repeat;
  border-radius: 0.25rem;
  line-height: 3rem;
  height: 3rem;
  padding: 0 1rem;
  color: #666;
  cursor: pointer;
  width: 47%;
  box-sizing: border-box;
  border: 1px solid #eee;
  margin-top: 0.75rem;
}
.afs-ftype {
  overflow: hidden;
  position: relative;
}
/* .afs-ftype::before {
  content: "";
  width: 4%;
  height: 0.125rem;
  background-color: #ced2d9;
  position: absolute;
  left: 30.5%;
  top: 2rem;
  visibility: visible;
}
.afs-ftype::after {
  content: "";
  width: 4%;
  height: 0.125rem;
  background-color: #ced2d9;
  position: absolute;
  left: 65.5%;
  top: 2rem;
  visibility: visible;
} */
.afs-ftype .afs-ft {
  background: #fff;
  border-radius: 0.25rem;
  line-height: 3rem;
  height: 3rem;
  padding: 0 1rem;
  color: #666;
  cursor: pointer;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #eee;
  margin-top: 0.75rem;
  margin-right: 5%;
  outline: none;
}
.afs-ftype .afs-num {
  background: #fff;
  border-radius: 0.25rem;
  line-height: 3rem;
  height: 3rem;
  padding: 0 1rem;
  color: #666;
  cursor: pointer;
  width: 30%;
  box-sizing: border-box;
  border: 1px solid #eee;
  margin-top: 0.75rem;
}
.all-files-search .afs-submit {
  display: block;
  border-radius: 0.25rem;
  line-height: 3rem;
  height: 3rem;
  color: #fff;
  letter-spacing: 0.25rem;
  background: #4e78ac;
  margin-top: 0.75rem;
  cursor: pointer;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #f5f5f5;
  font-size: 1.125rem;
  transition: all 0.3s ease-in-out;
}
.all-files-search .afs-submit:hover {
  background-color: #115db2;
}
.sxszf-infopub-nav {
  font-size: 0;
  margin-top: 5px;
}
.sxszf-infopub-nav > li {
  display: inline-block;
  width: 200px;
  margin-top: 10px;
  height: 33px;
  border: 1px solid #e3e6ea;
  background: linear-gradient(168deg, #fff, #f0f4f8);
  font-size: 16px;
  line-height: 33px;
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  border-radius: 5px;
}
.sxszf-infopub-nav > li:hover {
  border: 1px dashed #d8e0eb;
  background: linear-gradient(168deg, #fff, #e7eef6);
}
.sxszf-infopub-nav > li > a {
  float: left;
  color: #4e78ac;
}
.sxszf-infopub-nav > li > i {
  width: 24px;
  height: 24px;
  float: left;
  margin: 4px 10px 0 15px;
}
.sxszf-infopub-nav > li > i img {
  width: 100%;
  height: 100%;
}
.sxszf-infopub-nav > li:nth-child(even) {
  margin-left: 20px;
}
/* list 5 */
.idx-govpub-list5 {
  /* padding: 25px 0; */
  margin: 30px 0 5px;
  /* overflow: hidden; */
  font-size: 0;
}
.idx-govpub-list5 > li {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  color: #333;
  text-align: center;
  width: 16%;
  box-shadow: rgb(78 120 178 / 40%) 0px 1px 5px 1px;
  margin: 0 0 0 4.9%;
  padding: 15px 0;
  font-weight: bold;
}
.idx-govpub-list5 > li:first-child {
  margin-left: 0;
}
.idx-govpub-list5 > li img {
  display: block;
  width: 40px;
  height: 32px;
  margin: 0 auto 10px;
  transition: all 0.3s ease-in-out;
}
.idx-govpub-list5 > li a {
  display: block;
}
.idx-govpub-list5 > li a:hover img {
  transform: scale(1.05);
}
.idx-bgwrap-white {
  padding: 25px 0;
}

/* list 12 */
.idx-govser-list12 {
  /* padding: 25px 0; */
  margin: 30px 0 5px;
  /* overflow: hidden; */
  font-size: 0;
}
.idx-govser-list12 > li {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  color: #333;
  text-align: center;
  width: calc((100% - 75px) / 6);
  background-color: #fef7f1;
  margin: 0 0 15px 15px;
  padding: 10px 0;
  height: 50px;
  line-height: 50px;
}
.idx-govser-list12 > li:first-child,
.idx-govser-list12 > li:nth-child(7n) {
  margin-left: 0;
}
.idx-govser-list12 > li span {
  display: inline-block;
  vertical-align: top;
}
.idx-govser-list12 > li img {
  display: inline-block;
  width: 54px;
  height: 47px;
  margin: 0 auto 0 20px;
  transition: all 0.3s ease-in-out;
  vertical-align: top;
}
.idx-govser-list12 > li a {
  display: block;
}
.idx-govser-list12 > li a:hover img {
  transform: scale(1.05);
}
.idx-govser-items {
  font-size: 0;
  vertical-align: top;
}
.idx-govser-items > dt,
.idx-govser-items > dd {
  font-size: 16px;
  display: inline-block;
  width: 630px;
  vertical-align: top;
  height: 260px;
  overflow: hidden;
}
.idx-govser-items > dt {
  margin-right: 15px;
}
.idx-govser-title {
  width: 80px;
}
.idx-govser-title > li {
  width: 70px;
  height: 130px;
  background-color: #f7fafe;
  font-size: 18px;
  font-weight: bold;
  color: #4e78ac;
  position: relative;
}
.idx-govser-title > li > a {
  color: #4e78ac;
}
.idx-govser-title > li.tab-current {
  background-color: #4e78ac;
}
.idx-govser-title > li.tab-current > a {
  color: #fff;
}
.idx-govser-title > li > a > span {
  display: inline-block;
  width: 20px;
  margin: 17px 25px;
}
.idx-govser-content {
  width: 540px;
}
.idx-govser-title > li:first-child {
  border-radius: 5px 5px 0 0;
}
.idx-govser-title > li:last-child {
  border-radius: 0 0 5px 5px;
}
.idx-govser-title > li::after {
  content: "";
  border: 5px solid transparent;
  border-left-color: #4e78ac;
  position: absolute;
  top: auto;
  right: -10px;
  bottom: 50%;
  left: auto;
  margin: auto;
  transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  display: none;
}
.idx-govser-title > li.tab-current::after {
  display: block;
}
/* list 8 */
.idx-govpub-list8 {
  /* padding: 25px 0; */
  /* margin: 30px 0 5px; */
  /* overflow: hidden; */
  font-size: 0;
}
.idx-govpub-list8 > li {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  color: #333;
  text-align: center;
  width: calc((100% - 60px) / 4);
  background-color: #f5f5f5;
  margin: 0 0 20px 20px;
  /* padding: 10px 0; */
  height: 120px;
  /* line-height: 50px; */
}
.idx-govpub-list8 > li:first-child,
.idx-govpub-list8 > li:nth-child(5n) {
  margin-left: 0;
}
.idx-govpub-list8 > li span {
  display: inline-block;
  vertical-align: top;
}
.idx-govpub-list8 > li img {
  display: block;
  width: 46px;
  height: 46px;
  margin: 20px auto 10px;
  transition: all 0.3s ease-in-out;
  vertical-align: top;
}
.idx-govpub-list8 > li a {
  display: block;
}
.idx-govpub-list8 > li a:hover img {
  transform: scale(1.05);
}

/* list 6 */
.idx-govpub-list6 {
  /* padding: 25px 0; */
  /* margin: 30px 0 5px; */
  /* overflow: hidden; */
  font-size: 0;
  border: 1px solid #f5f5f5;
  height: 258px;
}
.idx-govpub-list6 > li {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  color: #333;
  text-align: center;
  width: calc((100% - 2px) / 3);
  /* background-color: #f5f5f5; */
  /* margin: 0 0 20px 0; */
  /* padding: 10px 0; */
  height: 130px;
  /* line-height: 50px; */
  border-bottom: 1px solid #f5f5f5;
  border-left: 1px solid #f5f5f5;
}
.idx-govpub-list6 > li:first-child,
.idx-govpub-list6 > li:nth-child(4n) {
  margin-left: 0;
  border-left: 0;
}
.idx-govpub-list6 > li span {
  display: inline-block;
  vertical-align: top;
}
.idx-govpub-list6 > li img {
  display: block;
  width: 54px;
  height: 48px;
  margin: 25px auto 10px;
  transition: all 0.3s ease-in-out;
  vertical-align: top;
}
.idx-govpub-list6 > li a {
  display: block;
}
.idx-govpub-list6 > li a:hover img {
  transform: scale(1.05);
}
/* 政民互动 */
.idx-govtrac-box {
  font-size: 0;
  overflow: hidden;
}
.idx-govtrac-box > dt,
.idx-govtrac-box > dd {
  display: inline-block;
  vertical-align: top;
  height: 370px;
}
.idx-govtrac-box > dt {
  width: 480px;
}
.idx-govtrac-box > dd {
  width: 720px;
  margin-left: 30px;
}
.sxszf-tracotab-title {
  height: 40px;
  font-size: 0;
  -webkit-text-size-adjust: none;
  line-height: 40px;
  margin-top: 10px;
}
.sxszf-tracotab-title > li {
  display: inline-block;
  font-size: 22px;
  padding: 0 1em;
  height: 40px;
  text-align: center;
  font-weight: bold;
  line-height: 40px;
}
.sxszf-tracotab-title > li a {
  color: #333;
}
.sxszf-tracotab-title > li a:hover,
.sxszf-tracotab-title > li.tab-current a {
  color: #115db2;
}
.sxszf-tracotab-content .common-textnews-list {
  height: 270px;
  margin-top: 0;
}
.sxszf-tracotab-content .common-textnews-list > li {
  height: 38px;
  line-height: 38px;
}
.sxszf-tracotab-content .common-textnews-list > li:before {
  vertical-align: -3px;
}
.idx-govtrac-talk {
  font-size: 0;
  height: 210px;
  overflow: hidden;
  margin: 20px 0 10px;
}
.idx-govtrac-talk > dt,
.idx-govtrac-talk > dd {
  vertical-align: top;
  display: inline-block;
}
.idx-govtrac-talk > dt {
  width: 370px;
}
.idx-govtrac-talk > dt img {
  width: 100%;
  height: 100%;
}
.idx-govtrac-talk > dd {
  font-size: 16px;
  width: 330px;
  margin-left: 20px;
}
.idx-govtrac-talk > dd p {
  color: #999;
  line-height: 24px;
  margin-bottom: 6px;
}
.idx-govtrac-talk > dd p a {
  color: #999;
}
.idx-govtrac-talk > dd p a:hover {
  color: #4871ae;
}
.idx-govtrac-talk > dd p b {
  color: #4871ae;
}
.idx-govtrac-talk > dd p:first-child b i,
.idx-govtrac-talk > dd p:nth-child(2) b i {
  padding: 0 1em;
}
.idx-govtrac-talk > dd p:nth-child(3),
.idx-govtrac-talk > dd p:last-child {
  max-height: 72px;
  overflow: hidden;
}
/* list 5 */
.idx-tracbox-list5 {
  padding: 25px;
  background-color: #fff;
  margin-top: 15px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  margin-bottom: 10px;
}
.idx-tracbox-list5 > li {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  color: #333;
  text-align: center;
  width: calc((100% - 50px) / 5);
}
.idx-tracbox-list5 > li img {
  display: inline-block;
  width: 56px;
  height: 46px;
  transition: all 0.3s ease-in-out;
  margin-right: 15px;
}
.idx-tracbox-list5 > li a {
  display: block;
}
.idx-tracbox-list5 > li a:hover img {
  transform: scale(1.05);
}
.idx-tracbox-list5 > li span {
  display: inline-block;
  vertical-align: top;
  line-height: 46px;
  font-weight: bold;
}
.big-slideimg {
  margin-top: 20px;
  height: 95px;
}
.big-slideimg-item img {
  height: 95px;
  transition: all 0.3s ease-in-out;
}
.big-slideimg-item:hover img {
  transform: scale(1.02);
}
.big-slideimg .sxs-nav {
  display: none;
}
.big-slideimg .sxs-nav button.sxs-next,
.big-slideimg .sxs-nav button.sxs-prev {
  width: 30px;
  height: 80px;
  top: 8px;
  background: url(bg-bignews-btn220221215.png) 0 0 no-repeat;
  position: absolute;
  font-size: 30px;
  color: #fff;
  cursor: pointer;
}
.big-slideimg .sxs-nav button.sxs-prev {
  background-position: 0 0;
  left: 0;
  border-radius: 0 10px 10px 0;
}
.big-slideimg .sxs-nav button.sxs-prev:hover {
  opacity: 1;
  background-position: -30px 0;
}
.big-slideimg .sxs-nav button.sxs-next {
  background-position: -60px 0;
  right: 0;
  border-radius: 10px 0 0 10px;
}
.big-slideimg .sxs-nav button.sxs-next:hover {
  opacity: 1;
  background-position: -90px 0;
}
/*.big-slideimg .sxs-nav button.sxs-next.disabled,
.big-slideimg .sxs-nav button.sxs-next.disabled:hover,
.big-slideimg .sxs-nav button.sxs-prev.disabled,
.big-slideimg .sxs-nav button.sxs-prev.disabled:hover {
  cursor: default;
  background: 0 0;
}*/
/* footer */
.idx-bgwrap-footer {
  background-color: #4871ae;
  margin-top: 20px;
  position: relative;
  overflow: hidden;
}
.idx-bgwrap-footer::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #f3f3f3;
  position: absolute;
  left: 0;
  top: 60px;
}
.footer-box {
  margin-top: 10px;
}
.footer-box > dt {
  height: 40px;
  background-color: #5379b3;
  border-radius: 10px;
}

.footer-links-selects {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 40px;
  font-size: 0;
}
.links-select {
  background-color: transparent;
  background-image: none !important;
  filter: none !important;
  border: 0;
  outline: none;
  height: 40px !important;
  line-height: 40px;
  width: 14%;
  margin: 0 3%;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  color: #fff;
}
.links-select:hover {
  color: #a2bdf2;
}
.links-select option {
  color: #333;
}

.footer-copyright-items {
  width: 100%;
  margin: 20px auto;
  overflow: hidden;
  color: #fff;
}
.footer-copyright-icons {
  padding: 20px 0;
  margin-right: 20px;
}
.copyright-icons-red {
  width: 80px;
  height: 80px;
  overflow: hidden;
  float: left;
}
.copyright-icons-asibs,
.copyright-icons-desc {
  height: 55px;
  margin: 12px 15px 0;
  overflow: hidden;
  float: left;
  max-width: 116px;
}
.copyright-icons-asibs img,
.copyright-icons-desc img,
.copyright-icons-red img {
  height: 100%;
}
.footer-copyright-infos {
  font-size: 14px;
  line-height: 30px;
  margin-top: 18px;
}
.footer-copyright-infos p a {
  margin: 0 5px;
  position: relative;
  padding-right: 10px;
  color: #fff;
}
.footer-copyright-infos p a:hover {
  text-decoration: underline;
}
.footer-copyright-infos p a:not(:last-child):after {
  content: "";
  border-right: 1px solid #fff;
  height: 14px;
  position: absolute;
  top: 3px;
  right: 0;
}
.footer-copyright-infos p a img {
  display: inline-block;
  width: 16px;
  margin-right: 3px;
  vertical-align: text-bottom;
}
.footer-copyright-apps {
  margin-top: 20px;
}
.footer-copyright-apps p {
  float: left;
  width: 75px;
  margin: 0 10px;
  text-align: center;
  font-size: 14px;
}
.footer-copyright-apps p img {
  width: 100%;
}
/* footer end */
/* data */
.sxdata-tabcon-title {
  overflow: hidden;
  margin-top: 30px;
  font-size: 0;
}
.sxdata-tabcon-title > li {
  float: left;
  width: 200px;
  margin-left: 13px;
  background-color: #eee;
  color: #333;
  text-align: center;
  cursor: pointer;
  border-radius: 5px;
  display: inline-block;
  font-size: 16px;
  border: 1px solid #c9c9c9;
  height: 36px;
  line-height: 36px;
  margin-bottom: 12px;
}
.sxdata-tabcon-title > li:nth-child(6n + 1) {
  margin-left: 0;
}
.sxdata-tabcon-title > li img {
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  margin: 1rem auto 0.5rem;
  filter: invert(36%) sepia(19%) saturate(1154%) hue-rotate(176deg)
    brightness(89%) contrast(92%);
}
.sxdata-tabcon-title > li.tab-current {
  color: #fff;
  background-color: #0457b7;
}
.sxdata-tabcon-title > li.tab-current img {
  filter: invert(99%) sepia(77%) saturate(260%) hue-rotate(173deg)
    brightness(117%) contrast(100%);
}
.sxdata-tabcon-wrap {
  position: relative;
  margin-top: 10px;
  height: 500px;
  width: 100%;
}
.sxdata-tabcon-box {
  position: absolute;
  width: 100%;
  height: 100%;
}
.visibled {
  visibility: hidden;
}
.sxdata-cnt {
  padding: 2rem 0;
  background-color: #f5f5f5;
  margin-bottom: 2rem;
}
.sxdata-cnt-box {
  background-color: #fff;
  padding: 10px;
  border: 1px solid #e5e5e5;
}
.sxdata-cnt-box > dt {
  width: 320px;
  height: 520px;
}
.sxdata-cnt-box > dt img {
  width: 100%;
  height: 100%;
}
.sxdata-cnt-box > dd {
  width: calc(100% - 1rem - 320px);
}
.sxdata-cnt-item {
  width: 48.5%;
}
.sxdata-cnt-item:nth-child(even) {
  margin-left: 2.5%;
}
.sxdata-cnt-box > dd .sxszf-conews-content .common-textnews-list {
  height: 180px;
  overflow: hidden;
}
.sxdata-type-box {
  margin-top: 30px;
  display: flex;
  margin-bottom: 50px;
}
.sxdata-type-box > li {
  width: 15%;
  height: 18rem;
  position: relative;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 16%);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.sxdata-type-box > li img {
  width: 100%;
  height: 100%;
}
.sxdata-type-box > li span {
  position: absolute;
  width: 60%;
  background-color: #fff;
  border-radius: 1rem;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  font-size: 1rem;
  left: 20%;
  bottom: -1rem;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.sxdata-type-box > li:not(:first-child) {
  margin-left: 2%;
}
.sxdata-type-box > li:hover {
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 30%);
}
.sxdata-type-box > li:hover span {
  background-color: #0457b7;
  color: #fff;
}
.sxdata-cnt-box .common-textnews-list {
  height: 200px;
}
/* data */
/* traction */
.govtrac-mailbox-wrap {
  margin-top: 20px;
  overflow: hidden;
}
.govtrac-mailbox-wrap > dt {
  overflow: hidden;
  border-bottom: 1px solid #dfdfdf;
  height: 72px;
}
.mailbox-title-lt {
  height: 100%;
  width: 320px;
  background: url(bg-govtrac-120221215.png) center top no-repeat;
  background-size: cover;
  text-align: center;
  line-height: 72px;
  font-weight: bold;
  font-size: 22px;
  color: #fff;
}
.mailbox-title-lt:hover {
  color: #fff;
}
.mailbox-title-rt {
  height: 60px;
  margin-top: 6px;
}
.mailbox-title-rt img {
  height: 100%;
}

.hd1-m2-a {
  border-bottom: 1px solid #e5e5e5;
  height: 149px;
  overflow: hidden;
  margin-bottom: 10px;
}
.hd1-m2-a li {
  float: left;
  width: 419px;
  border-right: 1px solid #e5e5e5;
  height: 149px;
  padding-top: 35px;
}
.hd1-m2-a li:nth-of-type(2) {
  width: 440px;
}
.hd1-m2-a li:last-child {
  border: none;
}
.hd1-m2-a li {
  display: block;
}
.hd1-m2-a li .s1 {
  float: left;
  width: 88px;
  height: 85px;
  margin-left: 45px;
  margin-right: 13px;
  background: url(icon-govtrac-320221215.png) no-repeat;
  transition: all 0.2s;
  cursor: pointer;
}
.hd1-m2-a li .s2 {
  float: left;
  width: 248px;
}
.hd1-m2-a li .s2 i {
  display: block;
  font-size: 18px;
  margin-bottom: 7px;
  font-style: normal;
}
.hd1-m2-a li .s2 em {
  font-size: 12px;
  color: #999;
  line-height: 24px;
  text-indent: 2em;
  display: block;
  font-style: normal;
}
.hd1-m2-a li .s1-1 {
  background-position: 0 0px;
}
.hd1-m2-a li .s1-2 {
  background-position: -152px 0px;
}
.hd1-m2-a li .s1-3 {
  background-position: -314px 0px;
}
.hd1-m2-a li .s2 i {
  display: block;
  font-size: 18px;
  margin-bottom: 10px;
}
.hd1-m2-a li .s2 em {
  font-size: 12px;
  color: #999;
  line-height: 24px;
  text-indent: 2em;
  display: block;
}
.hd1-m2-a li a:hover i {
  color: #1c466b;
}
.hd1-m2-a li .s2 p {
  padding-top: 10px;
}
.hd1-m2-a li .s2 p a {
  display: inline-block;
  width: 76px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  border-radius: 15px;
  background: #f4f4f4;
  font-size: 14px;
  margin-right: 4px;
  color: #000;
}
.hd1-m2-a li .s2 p a:hover {
  background: #1c466b;
  color: #fff;
}
.hd1-m2-a li:hover .s1 {
  transform: scale(0.9);
}
.hd1-m2-a li:hover i {
  color: #1c466b;
}
.trac-iframe {
  width: 100%;
  height: 262px;
  overflow: hidden;
}
.b1-m2-c1 {
  margin-top: 10px;
}
.b1-m2-c1 table {
  width: 100%;
  table-layout: fixed;
}
.b1-m2-c1 .table1 thead tr {
  background: #f4f4f4;
}
.b1-m2-c1 .table3 thead tr {
  background: #f4f4f4;
}
.b1-m2-c1 table th {
  color: #000;
  padding: 10px 5px;
}

.b1-m2-c1 .table2 td {
  padding: 10px 0;
  text-align: center;
}
.b1-m2-c1 .table2 td:nth-of-type(2) {
  text-align: left;
}
.b1-m2-c1 .table2 td a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 87%;
}
.b1-m2-c1 .table2 td a:hover {
  color: #1c466b;
}
.b1-m2-c1 .table2 {
  height: 208px;
  overflow-y: auto;
  display: block;
  width: 100%;
}
.b1-m2-c1 .table2 th {
  font-weight: normal;
}
.b1-m2-c1 .table2 th a:hover {
  color: #1c466b;
}
.b1-m2-c1 .table2 td:nth-of-type(2) {
  width: 160px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.govtrac-box-list {
  margin-bottom: 20px;
}
.b1-m2-c1 .table2 td.sywdyc {
  font-size: 14px;
  color: #265ca1;
}
.b1-m2-c1 .table2 td.sywdyc + td {
  font-size: 14px;
  color: #999;
}
.hd4-box {
  padding: 10px;
  overflow: hidden;
  background-color: #fff;
}
.hd4-l {
  float: left;
  width: 285px;
}
.hd4-r {
  float: right;
  width: 950px;
}
.hd4-r .m2-title h4 {
  margin-top: 10px;
}
.hd4-r .m2-title h4 a {
  font-size: 16px;
  color: #115db2;
}
.hd4-r-1 li {
  width: 288px;
  margin-right: 33px;
  float: left;
}
.hd4-r-1 li:last-child {
  margin-right: 0;
}
.hd4-r-1 li h6 a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 20px;
  font-size: 14px;
}
.hd4-r-1 li p {
  font-size: 14px;
  color: #999;
  margin-top: 6px;
  line-height: 24px;
  max-height: 72px;
  overflow: hidden;
}
.govtrac-blocks-box {
  overflow: hidden;
}
.govtrac-blocks-box > dt,
.govtrac-blocks-box > dd {
  width: 49%;
}
.govtrac-talk-block {
  overflow: hidden;
}
.govtrac-talk-block > dt,
.govtrac-talk-block > dd {
  display: block;
  overflow: hidden;
}
.govtrac-talk-block > dt {
  margin-top: 20px;
  margin-bottom: 10px;
}
.govtrac-talk-block > dt img {
  width: 220px;
  height: 125px;
  float: left;
  transition: all 0.2s ease-in-out;
}
.govtrac-talk-block > dt img:hover {
  opacity: 0.92;
}
.govtrac-talk-block > dt ul {
  float: right;
  width: 380px;
  margin-right: 10px;
  color: #999;
}
.govtrac-talk-block > dt ul li {
  line-height: 1.6;
  margin: 4px 0 8px;
}
.govtrac-talk-block > dt ul li:last-child {
  height: 48px;
  overflow: hidden;
}
.govtrac-talk-block > dt ul li span {
  color: #3f2f22;
}
.govtrac-talk-block > dt ul li a {
  font-weight: bold;
  color: #333;
}
.govtrac-talk-block > dt ul li a:hover {
  color: #115db2;
}
.govtrac-talk-block > dd p {
  font-size: 16px;
  color: #5e5e5e;
  line-height: 1.8;
}
.govtrac-talk-block > dd p span {
  color: #3f2f22;
}
.govtrac-researcg-item {
  margin-top: 20px;
}
.govtrac-researcg-item > dt {
  height: 50px;
  overflow: hidden;
  line-height: 50px;
}
.govtrac-researcg-item > dt a {
  font-weight: bold;
}
.restats {
  height: 50px;
  width: 100px;
  display: inline-block;
  margin-right: 10px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  border-radius: 5px;
}
.restats-0 {
  background-color: #eaa974;
}
.restats-1 {
  background-color: #c3d5ae;
}
.govtrac-researcg-item > dd ul {
  color: #999;
  font-size: 0;
  margin-top: 10px;
}
.govtrac-researcg-item > dd ul li {
  font-size: 16px;
  display: inline-block;
  width: 49%;
  line-height: 1.8;
}
.govtrac-researcg-item > dd ul li:first-child {
  margin-right: 2%;
}
.govtrac-researcg-item > dd ul li:last-child {
  width: 100%;
}
.govtrac-researcg-item > dd ul li span {
  color: #3f2f22;
}
.social-media-box {
  width: 100%;
  height: 200px;
  font-size: 0;
  overflow: hidden;
  margin-top: 30px;
}

.social-media-item {
  display: inline-block;
  font-size: 16px;
  height: 200px;
  width: 50px;
  overflow: hidden;
  transition: all 0.4s;
  vertical-align: top;
  position: relative;
}
.social-media-item .social-media-title {
  width: 20px;
  height: 164px;
  left: 0;
  background: #f5f5f5;
  color: #333;
  font-size: 20px;
  font-weight: bold;
  /* transform: rotate(-90deg); */
  position: absolute;
  cursor: pointer;
  z-index: 1;
  text-align: center;
  padding: 36px 15px 0;
}
.social-media-item .social-media-con {
  box-sizing: border-box;
  height: 200px;
  color: #666;
  opacity: 0;
  transition: all 0.4s;
  border: 1px solid #e5e5e5;
  border-left: 0;
  margin-left: 50px;
}
.social-media-item.cur {
  width: 1230px;
}
.social-media-item.cur .social-media-title {
  background: #115db2;
  color: #fff;
}
.social-media-item.cur .social-media-con {
  opacity: 1;
}
.social-media-list {
  height: 120px;
  overflow: hidden;
  margin: 40px 0;
  font-size: 0;
}
.social-media-list > li {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  color: #333;
  width: 100px;
  margin: 0 0px 0 16px;
}
.social-media-list > li img {
  display: block;
  width: 90px;
  height: 90px;
  margin: 0 auto;
}
.social-media-list > li span {
  height: 30px;
  text-align: center;
  line-height: 30px;
  display: block;
}
.social-media-list > li:hover span {
  color: #115db2;
  font-weight: bold;
}
/* traction */
/* news */
.news-column-box {
  margin: 20px 0 10px;
  height: 380px;
  overflow: hidden;
}
.news-column-box .yqszf-2022,
.news-column-box .yqszf-2022 .sxs-item {
  height: 380px;
}
.news-column-box .yqszf-2022 .sxs-nav button.sxs-next,
.news-column-box .yqszf-2022 .sxs-nav button.sxs-prev {
  top: 150px;
}
.news-cloumn-topic {
  padding: 30px 0;
  margin-bottom: -20px;
  margin-top: 20px;
}
.news-cloumn-topic .common-big-column > dd {
  width: 1280px;
  overflow: hidden;
  margin-top: 20px;
}
.news-big-slideimg {
  background-color: #fff;
  padding: 10px;
}
.news-big-slideimg .sxs-nav button.sxs-next,
.news-big-slideimg .sxs-nav button.sxs-prev {
  width: 43px;
  height: 43px;
  top: 40px;
  background: url(news-topic-nar20221215.png) 0 0 no-repeat;
  position: absolute;
  font-size: 30px;
  color: #fff;
  cursor: pointer;
}
.news-big-slideimg .sxs-nav button.sxs-prev {
  background-position: 0 0;
  left: 10px;
}
.news-big-slideimg .sxs-nav button.sxs-next {
  background-position: -43px 0;
  right: 30px;
}
.news-big-slideimg .sxs-item,
.news-big-slideimg .big-slideimg-item {
  width: 406px;
}
.news-cloumn-cnts {
  overflow: hidden;
}
.news-cloumn-cnts .tab-flag-construck {
  width: 49%;
  margin-bottom: 10px;
}
.news-cloumn-cnts .common-textnews-list {
  height: 230px;
}
.sxszf-topiclinks-wrap {
  margin-top: 15px;
  height: 80px;
  margin-bottom: 30px;
}
.sxszf-topiclinks-wrap > li {
  font-size: 16px;
  display: inline-block;
  width: 390px;
  height: 80px;
  background: url(bg-topiclinks20221215.png) center top no-repeat;
  background-size: cover;
  border: 1px solid #e3e6ea;
  border-radius: 5px;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  line-height: 80px;
  position: relative;
  margin-left: 45px;
}
.sxszf-topiclinks-wrap > li::before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  background-color: #dfdfdf;
  border-radius: 10px;
  right: 10px;
  top: 10px;
  transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
}
.sxszf-topiclinks-wrap > li:hover::before {
  background-color: #3371bb;
}
.sxszf-topiclinks-wrap > li a {
  color: #70849a;
  display: block;
}
.sxszf-topiclinks-wrap > li:hover a {
  color: #3371bb;
}
.sxszf-topiclinks-wrap > li:first-child {
  margin-left: 0;
}
/* news */
/* yq */
.zjyq-column-box {
  height: 362px;
}
.zjyq-slide-pics {
  width: 360px;
}
.zjyq-desc-box {
  width: 880px;
  overflow: hidden;
  border-top: 2px solid #2f61ac;
}
.zjyq-desc-box > dt {
  width: 300px;
  position: relative;
  height: 360px;
  overflow: hidden;
}
.zjyq-desc-box > dt img {
  width: 100%;
  height: 100%;
  transition: all 0.5s ease-in-out;
}
/* .zjyq-desc-box > dt:hover img {
  transform: scale(1.05);
} */
.zjyq-desc-box > dt > span {
  position: absolute;
  background-color: rgba(47, 97, 172, 0.96);
  height: 58px;
  display: block;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  line-height: 58px;
  text-align: center;
}
.zjyq-desc-box > dt > span a {
  font-size: 24px;
  color: #fff;
}
.zjyq-desc-box > dd {
  width: 550px;
  margin: 0 10px 0 20px;
}
.yq-desc-txt {
  margin-top: 20px;
  line-height: 30px;
  height: 210px;
  overflow: hidden;
}
.yq-desc-txt > a {
  color: #2f61ac;
}
.yq-desc-txt > a:hover {
  font-weight: bold;
}
.yq-desc-list6 {
  overflow: hidden;
  margin-top: 20px;
}
.yq-desc-list6 > li {
  width: 170px;
  height: 40px;
  background: url(bg-zjyq-nav20221215.png) 0 0 no-repeat;
  background-size: 100% 100%;
  line-height: 40px;
  text-align: center;
  float: left;
  margin-left: 20px;
  margin-top: 10px;
  font-size: 16px;
}
.yq-desc-list6 > li:nth-child(3n + 1) {
  margin-left: 0;
}
.zjyq-item-title {
  height: 50px;
  border-bottom: 2px solid #e5e5e5;
  font-size: 20px;
  font-weight: bold;
  line-height: 46px;
  padding-left: 15px;
}
.zjyq-item-title span {
  font-size: 24px;
  font-weight: normal;
}
.title-color-blue a {
  color: #2499fd;
}
.news-column-box .zjyq-slide-items {
  height: 300px;
  margin-top: 10px;
}
.news-column-box .zjyq-slide-items .sxs-item {
  height: 270px;
}

.news-column-box .zjyq-slide-items .sxs-nav {
  display: none !important;
}
.news-column-box .zjyq-slide-items .sxs-dots {
  bottom: 0;
}
.news-column-box .zjyq-slide-items .sxs-dots > .sxs-dot {
  background-color: #e5e5e5;
}
.news-column-box .zjyq-slide-items .sxs-dots > .active {
  background-color: #335c9a;
}
.zjyq-bg {
  background: url(bg-zjyq-bd20221215.png) center top no-repeat;
  background-size: 100% auto;
  overflow: hidden;
}
.zjyq-filter-img {
  height: 200px;
  width: 100%;
}
.zjyq-filter-img img {
  width: 100%;
  height: 100%;
}
.zjya-maincon-box .zjyq-desc-box {
  border-top-color: #ca4143;
}
.zjya-maincon-box .zjyq-desc-box > dt > span {
  background-color: rgb(202 65 67 / 96%);
}
.zjya-maincon-box .zjyq-desc-box > dd {
  width: 550px;
  margin: 0 10px 0 20px;
}
.zjyq-tab-title {
  height: 46px;
  line-height: 46px;
  font-size: 0;
}
.zjyq-tab-title > li {
  display: inline-block;
  font-size: 20px;
  width: 130px;
  text-align: center;
}
.zjyq-tab-title > li.tab-current {
  background-color: #ca4143;
}
.zjyq-tab-title > li.tab-current a {
  color: #fff;
  font-weight: bold;
  display: block;
}
.zjya-maincon-box {
  height: 430px;
}
.zjyq-items-list,
.zjyq-items-list-long {
  height: 300px;
  overflow: hidden;
  font-size: 0;
  margin-top: 15px;
}
.zjyq-items-list > li,
.zjyq-items-list-long > li {
  display: inline-block;
  font-size: 16px;
  width: 128px;
  height: 38px;
  border: 1px solid #e5e5e5;
  background-color: #f9f9f9;
  text-align: center;
  line-height: 38px;
  margin-left: 10px;
  margin-top: 10px;
}
.zjyq-items-list > li:nth-child(4n + 1) {
  margin-left: 0;
}
.zjyq-items-list-long > li {
  width: 170px;
  margin-left: 17px;
}
.zjyq-items-list-long > li:nth-child(3n + 1) {
  margin-left: 0;
}
.zjyq-aside-list {
  margin-top: 10px;
  margin-bottom: 10px;
}
.zjyq-aside-list > li {
  line-height: 30px;
  font-size: 16px;
  height: 30px;
  overflow: hidden;
  margin-left: 5px;
}
.title-color-green a {
  color: #8da758;
}
.title-color-red a {
  color: #c6492c;
}
.zjyq-tsyq-box {
  margin-top: 20px;
  margin-bottom: 30px;
  overflow: hidden;
  font-size: 0;
}
.zjyq-tsyq-box > li {
  font-size: 16px;
  display: inline-block;
  width: 400px;
  overflow: hidden;
  height: 200px;
  margin-left: 40px;
  position: relative;
}
.zjyq-tsyq-box > li:nth-child(3n + 1) {
  margin-left: 0;
}
.zjyq-tsyq-box > li img {
  width: 100%;
  height: 100%;
  transition: all 0.3s ease-in-out;
}
.zjyq-tsyq-box > li > span {
  height: 36px;
  line-height: 36px;
  background-color: rgb(0 0 0 / 50%);
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
}
.zjyq-tsyq-box > li > span a {
  color: #fff;
}
.zjyq-tsyq-box > li:hover img {
  transform: scale(1.05);
}
/* yq */
/* leader */
.leader-page-box {
  margin-top: 20px;
  overflow: hidden;
}
.yq-leader-detail {
  overflow: hidden;
  margin-top: 20px;
}
.yq-leader-detail > dt {
  float: left;
  width: 160px;
}
.yq-leader-detail > dt > a > img {
  width: 100%;
  max-height: 222px;
}
.yq-leader-detail > dt > a > span {
  display: block;
  width: 100%;
  height: 50px;
  background-color: #cedcf1;
  margin-top: 10px;
  line-height: 50px;
  text-align: center;
  border-radius: 5px;
  color: #466eaa;
}
.yq-leader-detail > dt > a > span img {
  vertical-align: top;
  margin-top: 15px;
  margin-right: 10px;
}
.yq-leader-detail > dd {
  width: 428px;
  float: right;
  margin-right: 10px;
}
.leader-txt-con {
  margin-bottom: 10px;
}
.leader-txt-con > dt {
  font-size: 20px;
  font-weight: bold;
  color: #333;
  line-height: 50px;
  height: 50px;
}
.leader-txt-con > dd {
  font-size: 16px;
  color: #555;
  line-height: 1.5;
}
.leader-talks-list {
  margin-top: 10px;
  border: 1px solid #d3ddeb;
  background-color: #f7f9fb;
  padding: 10px;
  height: 70px;
  overflow: hidden;
}
.leader-talks-list > dt {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
}
.leader-talks-list > dt a {
  color: #2f61ac;
  margin-left: 12px;
}
.leader-talks-list > dt::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: auto;
  margin: auto;
  border: 4px solid transparent;
  border-left-color: #2f61ac;
  height: 0;
  border-left-width: 8px;
}
.leader-talks-list > dd {
  font-size: 14px;
  height: 36px;
  overflow: hidden;
  line-height: 18px;
  margin-top: 8px;
}
.leader-actives-box {
  margin-top: 20px;
  overflow: hidden;
}
.main-listcon-items_box.leader-actives-lists {
  margin-left: 6px;
  width: 49%;
}
.main-listcon-items_box.leader-actives-lists > li {
  height: 36px;
  line-height: 36px;
}
.main-listcon-items_box.leader-actives-lists > li > span {
  float: right;
}
.main-listcon-items_box.leader-actives-lists > li > i {
  top: 12px;
}
.leader-images-actives {
  overflow: hidden;
  margin: 20px 0 0;
  font-size: 0;
}
.leader-images-actives > li {
  width: 305px;
  font-size: 16px;
  display: inline-block;
  margin-left: 20px;
  overflow: hidden;
  height: 240px;
  margin-bottom: 10px;
}
.leader-images-actives > li > div {
  height: 200px;
  overflow: hidden;
  position: relative;
}
.leader-images-actives > li > div img {
  width: 100%;
  height: 200px;
  transition: all 0.3s ease-in-out;
}
.leader-images-actives > li > div:hover img {
  transform: scale(1.05);
}
.leader-images-actives > li > div i {
  background-color: rgb(67 149 241 / 88%);
  width: 90px;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  font-style: normal;
  text-align: center;
}
.leader-images-actives > li:nth-child(4n + 1) {
  margin-left: 0;
}
.leader-images-actives > li > span {
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}
/* leader */
/* list */
.main-listcon-items_box {
  margin-left: 36px;
}

.main-listcon-items_box:before,
.main-listcon-items_box::before {
  content: "";
  width: 0;
  height: 16px;
  border-left: 1px dashed #e5e5e5;
  display: block;
}

.main-listcon-items_box > li {
  /* height: 50px; */
  line-height: 50px;
  /* overflow-y: hidden; */
  border-left: 1px dashed #e5e5e5;
  position: relative;
  padding-left: 16px;
  transition: all 0.3s;
}

.main-listcon-items_box > li > i {
  position: absolute;
  width: 10px;
  height: 10px;
  border: 1px solid #e5e5e5;
  border-radius: 100%;
  top: 20px;
  left: -6px;
  background-color: #fff;
  transition: none;
}

.main-listcon-items_box > li > span {
  font-size: 14px;
  color: #9d9d9d;
  font-weight: 500;
  margin: 0 28px 0 12px;
}

.main-listcon-items_box > li > a {
  color: #000;
}

.main-listcon-items_box > li:hover {
  background-color: #f9f9f9;
  border-radius: 0 25px 25px 0;
}

.main-listcon-items_box > li:hover > i {
  border: 1px solid #325baa;
}

.main-listcon-items_box > li:hover a,
.main-listcon-items_box > li:hover span,
.main-listcon-items_box > li > a:hover {
  color: #325baa;
}

/* list */
/* Common Page */

.breadcrumb {
  line-height: 30px;
  height: 30px;
  padding: 10px 0 10px 30px;
}

.breadcrumb li {
  float: left;
  margin-right: 8px;
}

.breadcrumb li span,
.breadcrumb .path-cur span {
  padding-right: 5px;
}

.main-content-left {
  width: 840px;
}

.main-content-right {
  width: 400px;
  height: 100%;
  margin-bottom: -8889px;
  padding-bottom: 8889px;
}

.aside-executive-meetings {
  position: relative;
  width: 400px;
  height: 120px;
  background-position: 0 -780px;
}

.aside-executive-content {
  line-height: 24px;
  position: absolute;
  top: 75px;
  left: 50px;
  overflow: hidden;
  height: 24px;
}

.aside-executive-content i {
  font-style: normal;
  margin-right: 14px;
}

.aside-executive-content span {
  margin-left: 14px;
}

/* /Common Page */

/* Common List */

.resp-height {
  height: 100%;
  margin-bottom: -8889px;
  padding-bottom: 8889px;
}

.list-subnavs-wrap {
  width: 230px;
}

.line-file-10 {
  height: 10px;
}

.list-subnavs-title {
  line-height: 50px;
  height: 50px;
}

.list-subnavs-title dt {
  float: left;
  width: 50px;
  height: 50px;
  margin-right: 10px;
  background-position: -15px -2260px;
}

.list-subnavs-name {
  line-height: 49px;
  height: 49px;
  padding-left: 32px;
  background-position: -390px -1419px;
}

.current {
  background-position: -390px -1491px;
}

.list-subnavs-box li {
  line-height: 36px;
  height: 36px;
  padding-left: 35px;
}

.list-subnavs-main {
  width: 1020px;
}

.list-full-main {
  width: 100%;
}

.shanxi-gov-list-filter {
  height: 1px;
  margin: 18px 0;
}

/* pageion */
.shanxi-gov-page-box {
  clear: both;
  overflow: hidden;
  text-align: center;
}

.shanxi-gov-page-box a {
  line-height: 42px;
  display: inline-block;
  overflow: hidden;
  width: 42px;
  height: 42px;
  margin-left: 5px;
  text-align: center;
}

.shanxi-gov-page-box .shanxi-gov-page-button {
  padding: 0 6px;
}

.shanxi-gov-page-hide {
  display: inline-block;
  text-align: center;
}

.shanxi-gov-page-hide .shanxi-gov-page-current,
.shanxi-gov-page-hide .shanxi-gov-page-current:hover {
  line-height: 42px;
  display: inline-block;
  overflow: hidden;
  width: 42px;
  height: 42px;
  text-align: center;
}

.shanxi-gov-page-form {
  line-height: 42px;
  display: inline-block;
  overflow: hidden;
  height: 42px;
  margin-left: 5px;
}

.shanxi-gov-page-form-text {
  line-height: 32px;
  width: 40px;
  height: 32px;
  margin-right: 5px;
  text-align: center;
}

.shanxi-gov-page-form-btn {
  line-height: 42px;
  width: 42px;
  height: 42px;
  border: none;
}

/* /Common List*/

/* Common-detail */

.common-detail-page-printer {
  position: relative;
  padding: 18px 30px;
}

.detail-article-title {
  line-height: 50px;
  text-align: center;
}

.detail-article-title h2 {
  font-size: 34px;
  font-weight: 700;
}

.detail-article-title h3 {
  font-size: 24px;
  font-weight: 500;
}

.detail-article-title h4 {
  -size: 24px;
  font-weight: 500;
}

.detail-article-title h5 {
  font-size: 32px;
  font-weight: 500;
}

.detail-article-infos {
  padding: 18px 0 12px;
}

.detail-article-infos .article-infos-source span {
  margin-right: 14px;
}

.detail-article-infos .article-infos-source i {
  font-style: normal;
}

.article-infos-func span {
  display: inline-block;
  padding: 0 7px;
}

.article-infos-func .article-priter {
  cursor: pointer;
  border-left: none;
}

.article-infos-func .article-priter i {
  display: inline-block;
  overflow: hidden;
  width: 16px;
  height: 16px;
  margin-right: 5px;
  background-position: -327px -1782px;
}

.article-infos-func .article-zoom i {
  font-style: normal;
}

.article-infos-func .article-zoom a {
  margin: 0 2px;
}

.article-infos-func .article-share {
  cursor: pointer;
}

.article-infos-func .article-share i {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 5px;
  background-position: -327px -1805px;
}

.article-share-cnt {
  position: absolute;
  right: 30px;
  overflow: hidden;
  width: 60px;
  padding-top: 10px;
  text-align: center;
}

.article-share-cnt a {
  display: block;
  margin: 4px auto;
}

.article-body {
  margin-top: 10px;
}

.article-body a {
  display: inline-block;
  color: #325baa;
  border-bottom: 1px solid #325baa;
}

.article-body a:hover {
  color: #325baa;
}

.rendering-ie7 .article-share-cnt {
  margin-top: 20px;
}

.article-edit {
  line-height: 30px;
  margin-top: 10px;
  text-align: right;
}

.article-edit a {
  margin-left: 7px;
}

/* Common-detail */

/* Relation */

.relatived-articles {
  padding: 10px 40px;
}

.relatived-articles-title {
  line-height: 42px;
}

.shanxi-social-tools {
  padding: 10px 0;
}

.shanxi-social-tools li {
  float: left;
  overflow: hidden;
  width: 186px;
  height: 150px;
  margin-left: 20px;
}

.shanxi-social-tools .shanxi-social-mailbox {
  width: 536px;
}

.shanxi-social-tools li span {
  line-height: 20px;
  display: block;
  float: left;
  width: 20px;
  height: 100%;
  padding: 16px 8px;
  text-align: center;
}

.shanxi-social-tools li img {
  height: 100%;
}

/* /Relation */

/* Affairs Detail */

.affairs-detail-box {
  width: 796px;
  margin: 16px auto;
}

.affairs-detail-inner {
  padding: 15px 19px;
}

.affairs-detail-head {
  width: 756px;
  margin: 0 auto;
  margin-top: 10px;
}

.affairs-detail-head td {
  line-height: 24px;
  height: 24px;
}

.affairs-detail-head-tit {
  width: 10%;
}

.affairs-detail-head-cnt {
  width: 45%;
}

.affairs-detail-inner-cnt {
  margin-top: 19px;
  padding: 15px 19px;
}

.affais-detail-buttons {
  width: 200px;
  height: 24px;
  margin: 20px auto;
}

.affais-detail-buttons li {
  float: left;
  width: 78px;
  height: 24px;
  margin: 0 10px;
}

.affais-detail-buttons li input {
  height: 22px;
}

.affairs-detail-qcode {
  width: 796px;
  height: 180px;
  margin: 0 auto;
  padding-bottom: 20px;
}

.affairs-detail-qcode dt {
  line-height: 30px;
  overflow: hidden;
  width: 150px;
  height: 30px;
  margin: 0 auto;
}

.affairs-detail-qcode dd {
  width: 150px;
  height: 150px;
  margin: 0 auto;
}

.affairs-detail-qcode dd img {
  width: 100%;
  height: 100%;
}

/* /Affairs Detail */

/* Images-Text List */

.img-text-list-item {
  width: 505px;
  height: 150px;
  margin-bottom: 10px;
  padding: 15px 0;
}

.img-text-list-item dt {
  float: left;
  overflow: hidden;
  width: 250px;
  height: 100%;
  text-align: center;
}

.img-text-list-box dt img {
  /* width: 100%; */
  height: 100%;
  transition: transform 1s;
}

.img-text-list-box dl:hover img {
  transform: scale(1.05);
}

.img-text-list-item dd {
  float: right;
  width: 240px;
  margin-right: 5px;
}

.shanxi-travel-spots-title {
  line-height: 30px;
  height: 30px;
}

.shanxi-travel-spots-desc {
  line-height: 26px;
}

.img-media-list-item {
  position: relative;
  width: 245px;
  margin-bottom: 12px;
  margin-left: 13px;
}

.reset-mglf {
  margin-left: 0;
}

.img-media-list-item dt {
  overflow: hidden;
  width: 100%;
  height: 180px;
}

.img-media-list-item dd {
  line-height: 30px;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 30px;
}

.img-media-list-item dd b {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.img-media-list-item dd span {
  position: absolute;
  z-index: 2;
  bottom: 0;
  width: 100%;
  height: 100%;
  padding: 0 8px;
}

.img-media-list-item dd span a {
  display: block;
}

/* /Images-Text List
/* pageion */

.shanxi-gov-page-box {
  clear: both;
  overflow: hidden;
  text-align: center;
  margin: 10px auto;
  font-size: 14px;
}

.shanxi-gov-page-box a {
  line-height: 32px;
  display: inline-block;
  overflow: hidden;
  width: 32px;
  height: 32px;
  margin-left: 5px;
  text-align: center;
  color: #666;
  background-color: #e7eefb;
}

.shanxi-gov-page-box a:hover {
  background-color: #d2dcef;
}

.shanxi-gov-page-box .shanxi-gov-page-button {
  padding: 0 6px;
  color: #000;
}

.shanxi-gov-page-hide {
  display: inline-block;
  text-align: center;
}

.shanxi-gov-page-hide .shanxi-gov-page-current,
.shanxi-gov-page-hide .shanxi-gov-page-current:hover {
  line-height: 32px;
  display: inline-block;
  overflow: hidden;
  width: 32px;
  height: 32px;
  text-align: center;
  color: #fff;
  background: #325baa;
  background: #496db1;
}

.shanxi-gov-page-form {
  line-height: 32px;
  display: inline-block;
  overflow: hidden;
  height: 32px;
  margin-left: 5px;
  font-size: 14px;
  color: #666;
}

.shanxi-gov-page-form-text {
  font-size: 14px;
  border: 1px solid #e7eefb;
  line-height: 32px;
  width: 40px;
  height: 26px;
  margin-right: 5px;
  text-align: center;
}

.shanxi-gov-page-form-btn {
  line-height: 32px;
  width: 32px;
  height: 32px;
  border: none;
  font-size: 14px;
  color: #666;
  background-color: #f0f0f0;
}

.shanxi-gov-page-form-btn:hover {
  color: #fff;
  background-color: #325baa;
  background-color: #496db1;
  cursor: pointer;
}
.main-notice-wrap {
  width: 1280px;
  margin: 0 auto;
  height: 44px;
  background-color: #f3f3f3;
  overflow: hidden;
}

.main-breadcrumb {
  /* -webkit-box-shadow: 0 5px 5px 0 rgba(246, 246, 246, .75);
  -moz-box-shadow: 0 5px 5px 0 rgba(246, 246, 246, .75);
  box-shadow: 0 5px 5px 0 rgba(246, 246, 246, .75); */
  position: relative;
}

.main-breadcrumb .breadcrumb {
  /* margin: 7px 14px; */
  font-size: 14px;
  padding: 6px 0 10px 15px;
}

.main-breadcrumb .breadcrumb > li > b {
  font-weight: 500;
  color: #cb3520;
}

.main-breadcrumb .breadcrumb > .path-cur {
  color: #0d3472;
}

.main-breadcrumb .breadcrumb > .path-dsc:before,
.main-breadcrumb .breadcrumb > .path-dsc::before {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  width: 0;
  height: 24px;
  border-left: 5px solid #cb3520;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  transform: rotate(180deg);
  pointer-events: none;
}

/* list-s */
.main-listcon-wrap {
  width: 1280px;
  margin: 15px auto 15px;
  overflow: hidden;
  /* padding: 0 0 5px 5px; */
}

.main-listcon-left {
  float: left;
  width: 276px;
  /* margin-left: 8px; */
  margin-bottom: 8px;
  -webkit-box-shadow: 0 0 8px 0 rgba(225, 225, 225, 0.75);
  -moz-box-shadow: 0 0 8px 0 rgba(225, 225, 225, 0.75);
  box-shadow: 0 0 8px 0 rgba(225, 225, 225, 0.75);
  border-left: 1px solid #fbfbfb;
  /* background-color: #fefefe; */
}

.main-listcon-left h5 {
  height: 60px;
  background: #325baa;
  line-height: 60px;
  text-align: center;
  border-radius: 0 8px;
  font-size: 20px;
  color: #fff;
}

.main-listcon-left h5 i {
  display: inline-block;
  /* padding-left: 34px; */
  width: 23px;
  height: 23px;
  vertical-align: -4px;
  margin-right: 8px;
  background-position: -242px -16px;
}

.main-listcon-left > ul > li {
  /* height: 49px; */
  line-height: 24px;
  border-bottom: 1px dotted #e5e5e5;
  font-size: 16px;
  transition: all 0.3s;
  padding: 10px 20px;
  position: relative;
}
.main-listcon-left > ul > li > span {
  display: none;
  position: absolute;
  border: 5px solid transparent;
  border-left-color: rgb(188, 188, 188);
  right: 20px;
  top: 18px;
  transition: all 0.3s ease-in-out;
}
.main-listcon-left > ul > li.cur {
  background-color: #f5f5f5;
}
.main-listcon-left > ul > li.cur > span {
  border-left-color: #496db1;
  transform: rotate(90deg);
  right: 22px;
  top: 20px;
}
.subnav-list-box {
  display: none;
}
.main-listcon-left > ul > li:hover .subnav-list-box,
.subnav-list-box {
  background-color: #f9f9f9;
  margin: 10px -20px -10px;
  padding: 10px;
}
.main-listcon-left > ul > li.cur .subnav-list-box {
  display: block;
}
.subnav-list-box > li {
  padding: 5px 36px;
  font-size: 14px;
  line-height: 24px;
}
.subnav-list-box > li:hover {
  background-color: #f3f3f3;
}
.main-listcon-left > ul > li i {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(bg-circle20221215.png) no-repeat;
  background-position: -120px -65px;
  vertical-align: -2px;
  margin: 0 8px 0 0;
  /* transition: all .3s; */
}
.article-infos-func .article-priter i {
  background: url(bg-circle20221215.png) no-repeat;
}

.main-listcon-left > ul > li:hover,
.main-listcon-left > ul > .current {
  background-color: #f5f5f5;
}

.main-listcon-left > ul > li:hover a,
.main-listcon-left > ul > .current a {
  color: #496db1;
  font-weight: 600;
}

.main-listcon-left > ul > li.cur a {
  font-weight: normal;
  color: #496db1;
}
.main-listcon-left > ul > li .subnav-list-box a {
  font-weight: normal;
  color: #555;
}
.main-listcon-left > ul > li .subnav-list-box li:hover a {
  color: #496db1;
  font-weight: bold;
}
.main-listcon-left > ul > li:hover i,
.main-listcon-left > ul > .current i {
  background-position: -136px -65px;
}

.main-listcon-right {
  width: 1003px;
  min-height: 500px;
  position: relative;
}

.main-listcon-right .trans-bg {
  background-color: #fff;
  opacity: 0.55;
  filter: alpha(opacity=55);
}

.listcon-right_title {
  height: 55px;
  border-bottom: 5px solid #325baa;
  line-height: 60px;
  text-indent: 18px;
  color: #325baa;
  font-weight: bold;
  font-size: 20px;
}

.main-listcon-items_box {
  margin-left: 36px;
}

.main-listcon-items_box:before,
.main-listcon-items_box::before {
  content: "";
  width: 0;
  height: 16px;
  border-left: 1px dashed #e5e5e5;
  display: block;
}

.main-listcon-items_box > li {
  /* height: 50px; */
  line-height: 50px;
  /* overflow-y: hidden; */
  border-left: 1px dashed #e5e5e5;
  position: relative;
  padding-left: 16px;
  transition: all 0.3s;
}

.main-listcon-items_box > li > i {
  position: absolute;
  width: 10px;
  height: 10px;
  border: 1px solid #e5e5e5;
  border-radius: 100%;
  top: 20px;
  left: -6px;
  background-color: #fff;
  transition: none;
}

.main-listcon-items_box > li > span {
  font-size: 14px;
  color: #9d9d9d;
  font-weight: 500;
  margin: 0 28px 0 12px;
}

.main-listcon-items_box > li > a {
  color: #000;
}

.main-listcon-items_box > li:hover {
  background-color: #f9f9f9;
  border-radius: 0 25px 25px 0;
}

.main-listcon-items_box > li:hover > i {
  border: 1px solid #325baa;
}

.main-listcon-items_box > li:hover a,
.main-listcon-items_box > li:hover span,
.main-listcon-items_box > li > a:hover {
  color: #325baa;
}

.shanxi-gov-page-box {
  margin-top: 26px;
}

.main-filelistcon-items_box:before,
.main-filelistcon-items_box::before {
  display: none;
}

.main-filelistcon-items_box {
  margin-top: 16px;
}

.main-filelistcon-items_box > li {
  border-left: 0;
}

.main-filelistcon-items_box > li > i,
.main-filelistcon-items_box > li:hover > i {
  border-radius: 0;
  background-color: #e5e5e5;
  border: 0;
  width: 6px;
  height: 6px;
  top: 22px;
}

.main-filelistcon-items_box > li > span {
  position: absolute;
  right: 0;
}

.main-filelistcon-items_box > li:hover {
  background-color: transparent;
}

.main-sgllistcon-wrap {
  margin-top: 0;
}

.main-sgllistcon-wrap .main-listcon-right {
  width: 1280px;
}

.main-sgllistcon-wrap .main-listcon-right .main-filelistcon-items_box,
.main-sgllistcon-wrap .main-listcon-right .main-listcon-items_box {
  margin-left: 24px;
}

/* topic */
.multi-media-list {
  width: 286px;
  float: left;
  margin: 10px 0 10px 9px;
  height: 250px;
  overflow: hidden;
}

.multi-media-list a:hover {
  border-bottom: none;
}

.reset-mglf {
  margin-left: 0;
}

.multi-media-list dt {
  width: 295px;
  height: 160px;
  /* padding: 5px; */
  background-color: #e8e8e8;
  overflow: hidden;
  position: relative;
}

.multi-media-list dt img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}

.multi-media-list dt:hover img {
  opacity: 0.85;
  filter: alpha(opacity=85);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.multi-media-list dd {
  width: 100%;
  text-align: center;
  line-height: 30px;
}

.topic-cnt_list {
  width: 100%;
}

.topic-cnt_list > h4 {
  height: 57px;
  border-bottom: 3px solid #325baa;
  line-height: 65px;
  text-indent: 22px;
  color: #325baa;
  font-weight: bold;
  font-size: 20px;
  position: relative;
}

.topic-cnt_list .multi-media-list {
  width: 285px;
  /* height: 150px; */
  /* padding: 5px; */
  margin: 10px 5px 10px 5px;
  border: 10px solid #f6f6f6;
  background-color: #fff;
  height: auto;
}

.topic-cnt_list .multi-media-list:hover {
  background-color: #fcfcfc;
}

.topic-cnt_list .multi-media-list:hover > dd {
  cursor: default;
}

.topic-cnt_list .reset-mglf {
  margin-left: 0;
}

.topic-cnt_list .multi-media-list dt {
  background-color: transparent;
  height: 160px;
  /* line-height: 36px; */
  width: 305px;
  overflow: hidden;
}

.topic-cnt_list .multi-media-list dt h3 {
  font-size: 16px;
}

.topic-cnt_list .multi-media-list dd {
  color: #999;
  font-size: 14px;
  line-height: 24px;
  height: auto;
  text-align: left;
  overflow: hidden;
  padding: 0 10px;
  width: auto;
  padding: 0 10px 5px;
}

.topic-cnt_list .multi-media-list dd h3 {
  height: 32px;
  line-height: 36px;
}

/* detail */
.main-content-wrap {
  width: 1280px;
  overflow: hidden;
  min-height: 300px;
  margin: 15px auto;
  -webkit-box-shadow: 0 0 5px 0 rgba(224, 224, 224, 0.75);
  -moz-box-shadow: 0 0 5px 0 rgba(224, 224, 224, 0.75);
  box-shadow: 0 0 5px 0 rgba(224, 224, 224, 0.75);
  border: 1px solid #fbfbfb;
  position: relative;
}

/* Common-detail */

.common-detail-page-printer {
  position: relative;
  padding: 18px 30px;
}

.detail-article-title {
  line-height: 50px;
  text-align: center;
}

.detail-article-title h2 {
  font-weight: 700;
  font-size: 34px;
}

.detail-article-title h3 {
  font-weight: 500;
  font-size: 24px;
}

.detail-article-title h4 {
  font-weight: 500;
  font-size: 24px;
}

.detail-article-title h5 {
  font-weight: 500;
  font-size: 32px;
}

.detail-article-infos {
  padding: 18px 0 12px;
  font-size: 14px;
  color: #7a7a7a;
  border-bottom: 1px solid #eaeaea;
  overflow: hidden;
}

.detail-article-infos .article-infos-source span {
  margin-right: 14px;
}

.detail-article-infos .article-infos-source i {
  font-style: normal;
}

.article-infos-func span {
  display: inline-block;
  padding: 0 7px;
  color: #7a7a7a;
  border-left: 1px solid #eaeaea;
}

.article-infos-func .article-priter {
  cursor: pointer;
  border-left: none;
}

.article-infos-func .article-priter i {
  display: inline-block;
  overflow: hidden;
  width: 16px;
  height: 16px;
  margin-right: 5px;
  background-position: -327px -1782px;
}

.article-infos-func .article-zoom i {
  font-style: normal;
}

.article-infos-func .article-zoom a {
  margin: 0 2px;
  color: #7a7a7a;
}

.article-infos-func .article-share {
  font-weight: 700;
  color: #325baa;
  cursor: pointer;
}

.article-infos-func .article-share i {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 5px;
  background-position: -327px -1805px;
}

.article-share-cnt {
  position: absolute;
  right: 30px;
  overflow: hidden;
  width: 60px;
  padding-top: 10px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.97);
}

.article-share-cnt a {
  display: block;
  margin: 4px auto;
}

.article-body {
  margin-top: 10px;
}

.article-body a {
  display: inline-block;
  color: #325baa;
  border-bottom: 1px solid #325baa;
}

.article-body a:hover {
  color: #325baa;
}

.rendering-ie7 .article-share-cnt {
  margin-top: 20px;
}

.rendering-ie7 .article-share-cnt,
.rendering-ie8 .article-share-cnt {
  background-color: #fff;
}

.article-edit {
  line-height: 30px;
  margin-top: 10px;
  text-align: right;
  font-size: 14px;
  color: #7a7a7a;
}

.article-edit a {
  color: #325baa;
  margin-left: 7px;
}

/* Common-detail */

/* Relation */

.relatived-articles {
  padding: 10px 40px;
}

.relatived-articles-title {
  line-height: 42px;
  font-size: 18px;
  color: #325baa;
  border-bottom: 1px solid #eaeaea;
}

.shanxi-social-tools {
  padding: 10px 0;
  background-color: #e5e5e5;
}

.shanxi-social-tools li {
  float: left;
  overflow: hidden;
  width: 186px;
  height: 150px;
  margin-left: 20px;
}

.shanxi-social-tools .shanxi-social-mailbox {
  width: 536px;
}

.shanxi-social-tools li span {
  line-height: 20px;
  display: block;
  float: left;
  width: 20px;
  height: 100%;
  padding: 16px 8px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background-color: #325baa;
}

.shanxi-social-tools li img {
  height: 100%;
}

/* /Relation */

/* Affairs Detail */

.affairs-detail-box {
  width: 796px;
  margin: 16px auto;
}

.affairs-detail-inner {
  padding: 15px 19px;
  border: 1px solid #eaeaea;
}

.affairs-detail-head {
  width: 756px;
  margin: 0 auto;
  margin-top: 10px;
}

.affairs-detail-head td {
  line-height: 24px;
  height: 24px;
  font-size: 14px;
  color: #7a7a7a;
}

.affairs-detail-head-tit {
  width: 10%;
  font-weight: bold;
}

.affairs-detail-head-cnt {
  width: 45%;
}

.affairs-detail-inner-cnt {
  margin-top: 19px;
  padding: 15px 19px;
  border: 1px solid #eaeaea;
}

.affais-detail-buttons {
  width: 200px;
  height: 24px;
  margin: 20px auto;
}

.affais-detail-buttons li {
  float: left;
  width: 78px;
  height: 24px;
  margin: 0 10px;
}

.affais-detail-buttons li input {
  height: 30px;
  font-size: 12px;
  border: 1px solid #e5e5e5;
  padding: 5px 10px;
}
.affais-detail-buttons li input:hover {
  background-color: #dedede;
  cursor: pointer;
}
.affairs-detail-qcode {
  width: 796px;
  height: 180px;
  margin: 0 auto;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaeaea;
}

.affairs-detail-qcode dt {
  font-size: 12px;
  color: #7a7a7a;
  line-height: 30px;
  overflow: hidden;
  width: 150px;
  height: 30px;
  margin: 0 auto;
}

.affairs-detail-qcode dd {
  width: 150px;
  height: 150px;
  margin: 0 auto;
}

.affairs-detail-qcode dd img {
  width: 100%;
  height: 100%;
}

/* article */

.detail-article-infos_lcj .article-infos-func .article-priter i,
.detail-article-infos_lcj .article-infos-func .article-share i {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: -2px;
}

.detail-article-infos_lcj .article-infos-func .article-priter i {
  background-position: 0 -54px;
}

.detail-article-infos_lcj .article-infos-func .article-share i {
  background-position: -16px -54px;
}

.detail-article-infos_lcj .article-infos-func .article-share {
  color: #3b60a3;
}

.relatived-articles {
  margin: 20px 30px 10px;
  border-top: 3px solid #3b60a3;
  padding: 0;
  margin-top: 0;
}

.relatived-articles_lcj .relatived-articles-title {
  font-size: 18px;
  padding-left: 8px;
  font-size: 16px;
  font-weight: 600;
}

.relatived-articles_lcj .common-tab-content-box {
  font-size: 16px;
  margin-top: 5px;
  margin-left: 8px;
}

.relatived-articles_lcj .common-tab-content-box > li {
  /* height: 32px; */
  line-height: 32px;
}

.relatived-articles_lcj .common-tab-content-box > li > i {
  display: inline-block;
  width: 4px;
  height: 4px;
  vertical-align: 4px;
  background-color: #e5e5e5;
  margin-right: 6px;
}

.relatived-articles_lcj .common-tab-content-box > li > b {
  font-weight: 500;
  margin-left: 5px;
  color: #dedede;
  font-size: 13px;
}

.relatived-articles_lcj .common-tab-content-box > li > b a {
  margin-left: 5px;
  color: #cb3520;
}

.relatived-articles_lcj .common-tab-content-box > li > b a:hover {
  font-weight: 600;
}

.relatived-articles_lcj .common-tab-content-box > li > b a:before,
.relatived-articles_lcj .common-tab-content-box > li > b a::before {
  content: "";
  display: inline-block;
  height: 15px;
  border-left: 1px solid #9d9d9d;
  width: 0;
  margin-right: 8px;
  vertical-align: -2px;
}

.relatived-articles_lcj .common-tab-content-box > li > span {
  font-size: 14px;
  color: #9d9d9d;
  font-weight: 500;
  margin-left: 14px;
}

.affairs-detail-qcode {
  border-bottom: 0;
  padding-bottom: 0;
  width: 100%;
  /* padding: 15px 0; */
  margin-bottom: 20px;
}

.affairs-detail-qcode dt {
  text-align: center;
}

.affairs-detail-lcjbox {
  width: auto;
  margin: 15px 30px;
  /* overflow: hidden; */
}

.affairs-detail-lcjbox .affairs-detail-head {
  width: 100%;
}

.affairs-detail-lcjbox .detail-article-title {
  margin: 15px auto;
}

.affairs-detail-lcjbox_left {
  width: 760px;
  border: 0;
}

.affairs-detail-lcjbox_right {
  width: 360px;
  margin: 20px 0 0;
  border-top: 0;
  padding: 15px 0 15px 25px;
  /* border-left: 1px solid #ededed; */
  -webkit-box-shadow: -5px 0 5px 0 rgba(225, 225, 225, 0.75);
  -moz-box-shadow: -5px 0 5px 0 rgba(225, 225, 225, 0.75);
  box-shadow: -5px 0 5px 0 rgba(225, 225, 225, 0.75);
}

.affairs-detail-lcjbox_right .common-tab-content-box {
  font-size: 14px;
}

.affairs-detail-lcjbox_right .common-tab-content-box > li {
  line-height: 24px;
  margin-bottom: 8px;
}

.affairs-detail-lcjbox_right .common-tab-content-box > li > span {
  font-size: 12px;
}

.affairs-filedetail-qcode {
  width: 1280px;
  height: 5px;
  margin: 0 30px;
  border-top: 1px solid #ededed;
  overflow: hidden;
}

@media print {
  .affairs-detail-lcjbox_left {
    width: 100%;
  }

  .detail-article-infos_lcj > li,
  .affairs-detail-lcjbox_right {
    display: none;
  }
}

.main-content-wrap .trans-bg {
  background-color: #fff;
  opacity: 0.55;
  filter: alpha(opacity=55);
}
/* letter box */
.infopub-apply-box {
  width: 100%;
  overflow: hidden;
}

.infopub-apply-box > dt {
  width: 325px;
  float: left;
  overflow: hidden;
}

.infopub-apply_notice {
  overflow: hidden;
  border: 1px solid #efefef;
  padding: 5px 15px 15px;
  margin-bottom: 30px;
}
.infopub-apply_notice > dt {
  font-size: 20px;
  color: #194f9b;
  position: relative;
  height: 43px;
  line-height: 43px;
  border-bottom: 2px solid #efefef;
}

/* .infopub-apply_notice>dt>b:after,
.infopub-apply_notice>dt>b::after {
  display: block;
  height: 2px;
  width: 200px;
  background-color: #efefef;
  content: '';
  position: absolute;
  top: 24px;
  right: 0;
} */
.infopub-apply_notice > dd {
  margin-top: 15px;
  line-height: 36px;
  font-size: 15px;
  color: #545454;
}

.sxrta_offser_box,
.sxrta_left_box_02 {
  height: auto;
  border-top: #dfdfdf solid 2px;
  margin: 0 0 0 15px;
  border-top: 0;
  width: 293px;
  margin: 0;
  overflow: hidden;
}

.sxrta_offser_box > li {
  height: 40px;
  line-height: 40px;
  background: #f3f3f3;
  margin-bottom: 20px;
  overflow: hidden;
}

label.textfield {
  width: 62px;
  height: 22px;
  margin-top: 9px;
  float: left;
}

.sxrta_offser_box .text-i1 {
  background: url(applySearch0120221215.png) no-repeat center center;
}

.sxrta_offser_box .text-i2 {
  background: url(applySearch0220221215.png) no-repeat center center;
}

.sxrta_offser_box .text-i3 {
  background: url(applySearch0320221215.png) no-repeat center center;
}

.sxrta_offser_verity {
  position: relative;
}

.sxrta_offser_verity input {
  width: 70px;
}

.cx-code {
  width: 120px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  border-left: 8px solid #fff;
  overflow: hidden;
}

.cx-code img {
  width: 80px;
  height: 30px;
  margin: 5px 20px;
}

.sxrta_text_01 {
  border: #cecece solid 1px;
  background: #f3f3f3;
  width: 198px;
  height: 25px;
  line-height: 25px;
  border: 0;
  border-left: 1px solid #a6a6a6;
  margin-top: 8px;
  padding: 0 16px;
  /* margin-left: 16px; */
  color: #666666;
  float: left;
}

.sxrta-serch-btn {
  width: 293px;
  height: 40px;
  overflow: hidden;
}

.sxrta-serch-btn input {
  float: left;
  width: 140px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  border: 0;
  display: block;
  transition: all 0.2s;
}

.sxrta-serch-btn input:hover {
  cursor: pointer;
}

.sxrta-serch-btn .sxrta_bnt_01 {
  color: #fff;
  margin-right: 15px;
  background: #194f9b;
}

.sxrta-serch-btn .sxrta_bnt_01:hover {
  background-color: #325baa;
}

.sxrta-serch-btn .sxrta_bnt_02 {
  background: #fff;
  border: 1px solid #194f9b;
  color: #194f9b;
  width: 138px;
  height: 40px;
}

.sxrta-serch-btn .sxrta_bnt_02:hover {
  border-color: #325baa;
  color: #325baa;
}

.infopub-apply-box > dd {
  width: 900px;
  float: right;
  overflow: hidden;
  border: 1px solid #efefef;

  padding: 5px 15px 15px;
}

.infopub-apply_cnt {
  overflow: hidden;
  /* border: 1px solid #efefef; */
  /* padding: 15px; */
  /* margin-bottom: 30px; */
}

.infopub-apply_cnt > dt {
  font-size: 20px;
  color: #194f9b;
  position: relative;
  height: 43px;
  line-height: 43px;
  border-bottom: 2px solid #efefef;
}

/* .infopub-apply_cnt>dt>b:after,
.infopub-apply_cnt>dt>b::after {
  display: block;
  height: 2px;
  width: 200px;
  background-color: #efefef;
  content: '';
  position: absolute;
  top: 24px;
  right: 0;
} */
.infopub-apply_cnt > dd {
  margin-top: 15px;
  line-height: 36px;
  font-size: 15px;
  color: #545454;
}

.sxrta-apply_title {
  float: right;
  font-size: 16px;
  overflow: hidden;
}

.sxrta-apply_notice {
  float: left;
  margin-right: 30px;
  padding-left: 8px;
  color: #545454;
}

.sxrta-apply_notice em {
  color: #cb3520;
}

.sxrta-apply_download {
  float: left;
}

.sxrta-apply_download a {
  color: #194f9b;
}

.sxrta-apply_download a:hover {
  text-decoration: underline;
}

.application-box_chosen {
  height: 36px;
  line-height: 36px;
  font-size: 15px;
  color: #333;
}

.application-box_cho {
  float: left;
}

.cho-1 {
  color: #194f9b;
  margin-right: 30px;
}

.application-box_cho > span {
  /* color: #355e92; */
  padding-left: 3px;
  vertical-align: -2px;
}

.application-box_ident {
  overflow: hidden;
  width: 888px;
  margin-top: 15px;
}

.application-box_ident_con {
  border: 1px solid #e9e9e9;
  border-top: 0;
  overflow: hidden;
}

.application-box_ident_con:first-child {
  border-top: 1px solid #e9e9e9;
}

.application-box_ident_con > li {
  float: left;
  height: 50px;
  line-height: 50px;
}

.form-tit {
  width: 122px;
  background-color: #f7f7f7;
  text-align: center;
  font-size: 15px;
}

.form-input {
  width: 320px;
}

.sxrta_text_input,
.sxrta_text_selec {
  width: 290px;
  height: 34px;
  border: 0;
  background-color: #ededed;
  line-height: 35px;
  margin: 8px 9px;
  font-size: 15px;
  color: #333;
  padding: 0 5px;
}

.sxrta_text_selec {
  width: 304px;
}

.icon-necessary {
  background: #f7f7f7 url(bt_must20221215.png) 10px 22px no-repeat;
}

.icon-necessary-l {
  background-position: 2px 22px;
}

.form-input-col > input {
  margin-left: 10px;
}

.form-input-col > input:first-child + span {
  color: #194f9b;
}

.sxrta-form-secd {
  height: 67px;
  line-height: 67px;
  font-size: 17px;
  color: #194f9b;
  font-weight: bold;
}

.sxrta-need-info {
  font-size: 15px;
  color: #333;
  overflow: hidden;
}

.sxrta-need-info > li {
  float: left;
  border-top: 0;
}

.sxrta-need-info:first-child {
  border-top: 1px solid #e9e9e9;
}

.xrta-need-info_tit {
  width: 80px;
  height: 98px;
  border: 1px solid #e9e9e9;
  font-size: 15px;
  line-height: 30px;
  padding: 50px 20px 0;
}

.icon-necessary-sec {
  background-position: 10px 60px;
  background-color: transparent;
}

.xrta-need-info_col {
  width: 744px;
  height: 128px;
  border: 1px solid #e9e9e9;
  overflow: hidden;
  padding: 10px;
  border-left: 0;
  position: relative;
}

.textlimit {
  position: absolute;
  bottom: 0;
  right: 30px;
  color: #333;
  display: none;
}

.textlimit > em {
  color: #cb3520;
  font-weight: 500;
}

.xrta-need-info_col textarea {
  font-size: 15px;
  width: 734px;
  height: 130px;
  line-height: 30px;
  padding-left: 10px;
  background: #ededed;
  border: 0;
  outline: 0;
}

.xrta-need-info_tit-up {
  padding: 15px 20px 0;
}

.xrta-need-info_col-up {
  height: 93px;
}

.icon-necessary-thd {
  background-position: 10px 26px;
  background-color: transparent;
}

.xrta-need-infoup {
  width: 340px;
  margin-top: 5px;
}

.xrta-need-infoup-inner {
  width: 250px;
  float: left;
}

.file-up1 {
  border: 0;
  background: #ededed;
  display: block;
  width: 250px;
  height: 30px;
  padding-left: 10px;
  font-size: 15px;
  line-height: 30px;
  color: #333;
}

.choose-file-up1 {
  float: left;
  width: 90px;
  height: 30px;
  line-height: 30px;
  background: #325baa;
  color: #fff;
  font-size: 13px;
  text-align: center;
  cursor: pointer;
}

.xrta-need-info_tit-for {
  height: 78px;
  padding: 40px 20px 0;
  font-size: 14px;
  line-height: 24px;
}

.icon-necessary-for {
  background-position: 10px 48px;
  background-color: transparent;
}

.xrta-need-info_col-for {
  height: 98px;
}

.xrta-need-info-chobox {
  margin-top: 35px;
}

.xrta-need-info-chobox > input {
  margin-left: 15px;
}

.xrta-need-info-chobox > input:first-child + span {
  color: #194f9b;
}

.reveice-policy {
  height: 53px;
  line-height: 53px;
  font-size: 15px;
  color: #333;
  margin-left: 10px;
}

.reveice-code {
  padding-left: 5px;
  font-size: 15px;
  color: #333;
  background: url(bt_must20221215.png) no-repeat 5px 11px;
  padding-left: 14px;
}

.reveice-code-text {
  width: 120px;
  height: 35px;
  line-height: 35px;
  background: #ededed;
  border: 0;
}

.reveice-code-rnl {
  width: 20px;
  vertical-align: middle;
  display: inline-block;
}

.reveice-submit {
  overflow: hidden;
  margin-top: 20px;
  padding-top: 20px;
  text-align: center;
  border-top: 1px solid #e9e9e9;
}

.reveice-submit-btn {
  width: 160px;
  height: 45px;
  background: #3d71bb url(sureLast20221215.png) no-repeat 40px center;
  padding-left: 40px;
  color: #fff;
  line-height: 45px;
  font-size: 17px;
  border: 0;
  transition: all 0.2s;
}

.reveice-submit-btn:hover {
  cursor: pointer;
  background: #194f9b url(sureLast20221215.png) no-repeat 40px center;
}

.reveice-submit-back {
  width: 160px;
  height: 45px;
  background: url(backLat20221215.png) no-repeat 30px center;
  padding-left: 72px;
  color: #333333;
  line-height: 45px;
  font-size: 17px;
  border: 2px solid #3d71bb;
}
.letter-stats-box .intraction-letter-title > li:first-child {
  width: 725px;
  text-align: left;
  padding-left: 14px;
}
.letter-stats-box .intraction-letter-item > li:first-child {
  width: 728px;
  text-align: left;
}
.border-flag {
  position: relative;
}

.border-flag .trans-bg {
  background-color: #fff;
  opacity: 0.55;
  filter: alpha(opacity=55);
}

/* äº’åŠ¨äº¤æµ */

.intraction-nav > li.newColList {
  background: #f2f2f2;
  border-bottom: 0;
  margin-bottom: 20px;
  height: 50px;
}

.intraction-nav > li:last-child {
  margin-bottom: 0;
}

.intraction-nav > li.newColList a {
  font-size: 16px;
  color: #355e92;
  display: block;
  height: 50px;
  line-height: 50px;
  padding-left: 125px;
}
.intraction-nav > li.newColList01 a:hover {
  color: #194f9b;
}

.intraction-nav > li.newColList01 a {
  background: url(newZxxz20221215.png) no-repeat 85px center;
  background-size: 24px;
}

.intraction-nav > li.newColList02 a {
  background: url(newWyzx20221215.png) no-repeat 87px center;
  background-size: 24px;
}

.intraction-nav > li.newColList03 a {
  background: url(newXjlb220221215.png) no-repeat 88px center;
  background-size: 24px;
}
.intraction-nav > li.newColList04 a {
  background: url(newXjlb20221215.png) no-repeat 88px center;
  background-size: 24px;
}
.intraction-write-notice p {
  font-size: 15px;
  color: #333333;
  line-height: 32px;
}

.intraction-write-notice p span {
  color: #194f9b;
  text-decoration: underline;
}

.intraction-write_confirm {
  text-align: center;
  overflow: hidden;
  margin-top: 20px;
}

.intraction-write_confirm > input {
  width: 220px;
  height: 50px;
  line-height: 50px;
  text-align: left;
  border: 0;
  background: #355e92 url(wyzxBtn20221215.png) no-repeat 49px center;
  padding-left: 102px;
  font-size: 17px;
  color: #fff;
  transition: all 0.3s;
}

.intraction-write_confirm > input:hover {
  cursor: pointer;
  background-color: #194f9b;
  border-radius: 10px;
}

.intraction-write-title .xrta-need-info_tit {
  height: 38px;
  padding: 10px 20px 0;
}

.intraction-write-title .xrta-need-info_col {
  height: 28px;
}

.intraction-write-title .xrta-need-info_col textarea {
  height: 30px;
}

.intraction-write-title .icon-necessary-sec {
  background-position: 10px 20px;
}

.intraction-vercode {
  margin-top: 20px;
}

.intraction-letter-title {
  overflow: hidden;
  width: 900px;
  height: 45px;
  line-height: 45px;
}

.intraction-letter-title > li {
  line-height: 45px;
  height: 45px;
  background: #f2f2f2;
  font-size: 14px;
  color: #355e92;
  font-weight: normal;
  float: left;
  width: 542px;
  padding: 0 10px;
  overflow: hidden;
}

.intraction-letter-title > li:first-child {
  width: 167px;
  text-align: center;
  border-right: 1px solid #eaeaea;
}

.intraction-letter-title > li:last-child {
  width: 129px;
  text-align: center;
  border-left: 1px solid #eaeaea;
}

.intraction-letter-item {
  width: 898px;
  overflow: hidden;
  /* margin-top: 10px; */
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
}

.intraction-letter-item > li {
  font-size: 14px;
  height: 44px;
  line-height: 44px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  width: 542px;
  padding: 0 10px;
  border-bottom: 1px dotted #eaeaea;
}

.intraction-letter-item > li:first-child {
  width: 166px;
  text-align: center;
  border-right: 1px solid #eaeaea;
  color: #355e92;
  font-size: 14px;
}

.intraction-letter-item > li:last-child {
  width: 128px;
  text-align: center;
  border-left: 1px solid #eaeaea;
  color: #355e92;
  font-size: 14px;
}
.intraction-nav > li:hover a {
  font-weight: bold;
}
.intraction-letter-item:nth-child(odd) {
  background-color: #f9f9f9;
}
.intraction-letter-detail_tit > li > em {
  margin-right: 10px;
  display: block;
  float: left;
  color: #355e92;
  /* font-weight: 500; */
  width: 69px;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
}

/* letter detail */
.intraction-letter-detail_tit {
  overflow: hidden;
  width: 888px;
}

.intraction-letter-detail_tit > li {
  /* height: 36px; */
  line-height: 36px;
  overflow: hidden;
  border: 1px solid #f2f2f2;
  margin-bottom: 10px;
  padding: 15px;
}

/* .intraction-letter-detail_tit>li:nth-child(odd) {
  background-color: #f9f9f9;
} */

.intraction-letter-detail_tit > li > em {
  margin-right: 10px;
  display: block;
  float: left;
  color: #355e92;
  /* font-weight: 500; */
  width: 69px;
}

.intraction-letter-detail_tit > li > span {
  display: block;
  float: left;
  width: 756px;
  border-left: 1px solid #f2f2f2;
  padding-left: 10px;
  color: #333;
}

.intraction-letter-detail_tit > li:nth-child(2) > span {
  color: #666;
}

.intraction-letter-detail_tit > li:nth-child(3) > span,
.intraction-letter-detail_tit > li:last-child > span {
  color: #355e92;
  font-size: 13px;
}

.intraction-letter-detail_cnt > li:nth-child(1) > span {
  color: #194f9b;
}

.intraction-letter-detail_cnt > li:nth-child(2) > span {
  color: #333;
}

.intraction-letter-detail_cnt > li:nth-child(3) > span {
  color: #194f9b;
  font-size: 16px;
}

.sxrta-form-thd {
  background-color: #f2f2f2;
  height: 46px;
  line-height: 46px;
  margin: 20px 0 10px;
  font-size: 18px;
  padding: 0 10px;
}

/* letter show */
.intraction-letter-show {
  overflow: hidden;
  height: 380px;
}

.intraction-letter-show > dt {
  width: 788px;
  float: left;
}

.intraction-letter-show > dt .common-text-title-bar {
  height: 54px;
  margin-left: 0;
  border-bottom: 1px solid #eaeaea;
  width: 100%;
  padding-right: 0;
  font-size: 20px;
  font-weight: 600;
  overflow: hidden;
}

.intraction-letter-show > dt .common-text-title-bar > .tab-current {
  background-color: #f5f5f5;
  border-radius: 5px 5px 0 0;
  padding: 0 35px;
}

.intraction-letter-show > dd {
  float: right;
  width: 460px;
}

.intraction-letter-show .intraction-letter-title {
  width: 788px;
  margin-top: 6px;
}

.intraction-letter-show .intraction-letter-item {
  width: 786px;
}

.intraction-letter-show .intraction-letter-title > li {
  font-size: 15px;
  background-color: #f0f6fc;
}

.intraction-letter-show .intraction-letter-title > li:nth-child(2),
.intraction-letter-show .intraction-letter-item > li:nth-child(2) {
  width: 430px;
}

.intraction-consult {
  width: 460px;
  height: 380px;
  margin-top: 20px;
  overflow: hidden;
  position: relative;
}

.intraction-consult .trans-bg {
  background-color: #f0f6fc;
}

.intraction-con-img {
  width: 100%;
  height: 115px;
  overflow: hidden;
  position: relative;
  top: 40px;
  text-align: center;
}

.intraction-con-img span {
  position: absolute;
  font-size: 26px;
  color: #3e6daf;
  color: #5c8dd5;
  font-weight: 600;
  left: 215px;
  top: 40px;
}

.intraction-links {
  width: 380px;
  margin: 70px 40px 0;
  overflow: hidden;
}

.intraction-links > li {
  float: left;
  width: 120px;
  height: 120px;
  overflow: hidden;
  background-color: #5c8dd5;
  text-align: center;
  transition: all 0.5s;
}

.intraction-links > li img {
  width: 38px;
  height: 38px;
  margin: 25px auto 10px;
}

.intraction-links > li:hover {
  background-color: #194f9b;
  border-radius: 15px;
}

.intraction-links > li a {
  display: block;
  height: 100%;
  color: #fff;
  font-size: 16px;
}

.intraction-links > li img {
  display: block;
}

.intraction-links > li:nth-child(2) {
  margin: 0 10px;
}

.intraction-block-con {
  overflow: hidden;
  margin-top: 20px;
}

.intraction-block-con .common-text-title-bar {
  width: 610px;
  margin-left: 0;
}

.intraction-block-con .common-newslist.blocks-con-box {
  height: auto;
}

.intraction-block-con > dt {
  width: 610px;
  float: left;
}

.intraction-block-con > dd {
  width: 610px;
  float: right;
}

.intraction-consult-banner {
  margin-top: 20px;
  overflow: hidden;
  border-radius: 10px;
  width: 100%;
  height: 120px;
  position: relative;
}

.intraction-consult-banner img {
  width: 100%;
  height: 150px;
  overflow: hidden;
  margin-top: -15px;
}

.intraction-consult-banner span {
  position: absolute;
  left: 520px;
  top: 51px;
  color: #cb3520;
  color: #194f9b;
  font-size: 16px;
  /* font-weight: 600; */
}

.intraction-consult-banner span.consult-mail {
  left: 880px;
}

/* Interview Online */

.interview-online-desc-inner {
  overflow: hidden;
  margin: 15px;
}

.interview-online-desc-inner dt {
  font-size: 30px;
  line-height: 48px;
  padding: 0 15px;
  text-align: center;
  color: #325baa;
  font-weight: 700;
}

.interview-online-desc-inner dt .view-status {
  font-size: 16px;
  float: left;
  cursor: default;
}

.interview-online-desc-inner dt .view-notstart {
  color: #ccc;
}

.interview-online-desc-inner dt .view-ongoing {
  color: #325baa;
}

.interview-online-desc-inner dt .view-finished {
  color: #f00;
}

.interview-online-desc-inner dd {
  padding: 5px 15px;
  overflow: hidden;
  width: calc(100% - 15px);
}

.interview-online-desc-fileds {
  border-spacing: 0 10px;
  border-collapse: separate;
}

.interview-online-desc-fileds td {
  font-size: 14px;
  line-height: 26px;
  padding: 8px;
}

.interview-online-desc-fileds .interview-online-files-bg {
  font-size: 14px;
  font-weight: 700;
  width: 80px;
  color: #325baa;
  background-color: #dfeaf7;
}

.interview-online-desc-fileds .interview-online-files-txt {
  color: #617486;
  /* border: 1px solid #dfeaf7; */
  background-color: #fcfcfc;
}

.interview-online-desc-fileds .color-time {
  color: #555;
}

.interview-online-desc-fileds .color-postit {
  color: #555;
}

.common-tab-content-box {
  margin-top: 10px;
}

.interview-online-video {
  text-align: center;
}

.interview-item {
  position: relative;
  margin: 0 6px;
  padding-top: 15px;
  padding-bottom: 30px;
  border-left: 1px solid #ebebeb;
}

.interview-item .interview-time {
  position: absolute;
  top: -10px;
  left: -6px;
}

.interview-item .interview-time .interview-time-dot {
  font-size: 15px;
  padding-left: 1px;
  color: #f00;
}

.interview-item .interview-time .interview-time-txt {
  font-size: 14px;
  margin-top: 4px;
  margin-left: 5px;
  color: #f00;
}

.interview-time-host {
  font-size: 14px;
  font-weight: 700;
  padding: 0 6px;
  color: #325baa;
  background-color: #dfeaf7;
}

.interview-html {
  font-size: 15px;
  line-height: 24px;
  padding-left: 14px;
  color: #333;
}

.interview-html img {
  font-size: 0;
  max-width: 100%;
  margin: 5px 0 3px 0;
}

.interview-html a {
  display: inline-block;
  color: #325baa;
  border-bottom: 1px solid #325baa;
}

.interview-html a:hover {
  color: #325baa;
}

.interview-html img {
  display: block;
}

.interview-online-posfix {
  height: 1000px;
  overflow-y: auto;
}
.main-topiclistcon-wrap {
  margin-top: 0;
}
/*.footer {
  margin-top: 10px;
} */

/* data slide */
.main-talkdetail-wrap {
  padding: 20px 26px 15px;
  border-top: 10px solid #f5f5f5;
}

.main-talkdetail-wrap .main-content-left {
  /* width: 800px; */
  width: 100%;
}

.main-talkdetail-wrap .main-content-right {
  width: 325px;
  padding-bottom: 9999px;
  margin-bottom: -9999px;
}

.main-talkdetail-wrap .interview-online-posfix {
  height: auto;
  overflow-y: hidden;
}

.main-talkdetail-wrap .common-text-title-bar {
  font-size: 16px;
  padding-bottom: 15px;
  border-bottom: 1px solid #d1d6dc;
  color: #325baa;
  font-weight: 600;
}

.main-talkdetail-wrap .tab-current a {
  color: #325baa;
}

.lcj-talkdetail-fina .shxidx-carousel {
  width: 100%;
  height: 325px;
}

.lcj-talkdetail-fina .shxidx-carousel img {
  width: 100%;
  height: 325px;
}

.lcj-talkdetail-fina .shxidx-carousel b {
  height: 36px;
  opacity: 0.9;
  background-color: #325baa;
  filter: alpha(opacity=90);
}

.lcj-talkdetail-fina .shxidx-carousel span {
  font-size: 16px;
  line-height: 36px;
  height: 36px;
  padding: 0 18px;
  color: #fff;
}

.lcj-talkdetail-fina .shxidx-pagination {
  display: none;
  height: 30px;
  text-align: center;
  background-color: #f7f5f4;
}

.lcj-talkdetail-fina .shxidx-page {
  background-position: -128px -6px;
}

.lcj-talkdetail-fina .shxidx-pagination .active {
  background-position: -140px -6px;
}

.lcj-talkdetail-fina .shxidx-buttons div {
  width: 30px;
  height: 54px;
  margin-top: -54px;
}

.lcj-talkdetail-fina .shxidx-buttons .shxidx-prev {
  background-position: 0 -200px;
}

.lcj-talkdetail-fina .shxidx-buttons .shxidx-prev:hover {
  background-position: 0 -254px;
}

.lcj-talkdetail-fina .shxidx-buttons .shxidx-next {
  background-position: -30px -200px;
}

.lcj-talkdetail-fina .shxidx-buttons .shxidx-next:hover {
  background-position: -30px -254px;
}

/* end */
.listbox-inner .interview-online-files-txt > em {
  display: block;
  color: #cb3520;
}

.listbox-inner .interview-online-desc-inner {
  margin: 0;
}

/* /Interview Online*/
.website-function-title {
  height: 4rem;
  line-height: 4rem;
  font-size: 1.75rem;
  color: #0457b7;
  padding: 1rem 0;
  text-align: center;
}
.website-function-item {
  margin: 2rem 1rem;
}
.website-function-item > dt {
  font-size: 1.25rem;
  color: #406fb3;
  line-height: 2.5rem;
  border-bottom: 0.125rem solid #f5f5f5;
  height: 2.5rem;
  margin-bottom: 1rem;
  text-size-adjust: none;
}
.website-function-item > dt em {
  width: 7rem;
  text-align: center;
  font-weight: 700;
  display: block;
  font-style: normal;
  border-bottom: 0.125rem solid #406fb3;
}
.website-function-item > dd > a {
  line-height: 2rem;
  height: 2rem;
  margin: 0.5rem 1rem;
  display: inline-block;
  font-size: 1rem;
  width: 10%;
  position: relative;
  padding-left: 1rem;
  text-size-adjust: none;
}
.website-function-item > dd > a::before {
  content: "";
  width: 0.375rem;
  height: 0.375rem;
  position: absolute;
  margin: auto;
  top: 0;
  right: auto;
  bottom: 0;
  left: 0;
  border: 1px solid #7d7d7d;
  transform: rotateZ(45deg);
  border-radius: 0.125rem;
}
.website-function-item > dd > a:hover {
  font-weight: 700;
}
.website-function-item > dd > a:hover::before {
  border-color: #406fb3;
}
.website-function-text {
  padding: 2rem;
  font-size: 1rem;
  margin-bottom: 2rem;
  text-size-adjust: none;
}
/* letter box */
.interview-online-desc-inner {
  overflow: hidden;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #efefef;
}
.interview-online-desc-inner dt {
  font-size: 18px;
  line-height: 36px;
  color: #3563b8;
  font-weight: 700;
  text-align: left;
}
.interview-online-desc-inner dt .view-status {
  font-size: 16px;
  margin-right: 5px;
  cursor: default;
  font-weight: 400;
  font-style: normal;
}
.interview-online-desc-inner dt .view-notstart {
  color: #ccc;
}
.interview-online-desc-inner dt .view-ongoing {
  color: #3563b8;
}
.interview-online-desc-inner dt .view-finished {
  color: #f00;
}
.interview-online-list-image {
  overflow: hidden;
  height: 160px;
  width: 220px;
  float: left;
  margin-right: 15px;
}
.interview-online-list-image img {
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}
.interview-online-list-image:hover img {
  transform: scale(1.05);
}
.interview-online-desc-fileds {
  border-spacing: 0 2px;
  border-collapse: separate;
  width: 720px;
  float: left;
}
.interview-online-desc-fileds td {
  font-size: 14px;
  line-height: 26px;
  padding: 8px;
}
.interview-online-desc-fileds .interview-online-files-bg {
  font-size: 14px;
  font-weight: 700;
  width: 70px;
  color: #2f5398;
  background-color: #dfeaf7;
}
.interview-online-desc-fileds .interview-online-files-txt {
  color: #617486;
  /* border: 1px solid #dfeaf7; */
  background-color: #fcfcfc;
}
.interview-online-desc-fileds .color-time {
  color: #555;
}
.interview-online-desc-fileds .color-postit {
  color: #555;
}
/*  */
.leader-detail-desc {
  margin-top: 1.5rem;
}
.leader-detail-desc > dt {
  padding: 0 2rem 1rem;
}
.leader-detail-desc > dt img {
  width: 236px;
}
.leader-detail-desc > dd {
  width: calc(100% - 4rem - 236px);
  font-size: 1rem;
}
.leader-datail-tit {
  font-size: 1.5rem;
  font-weight: 700;
  border-bottom: 0.125rem solid #e5e5e5;
  padding-bottom: 0.25rem;
  color: #496db1;
}
.leader-datail-tit > i {
  font-style: normal;
  margin-right: 1rem;
  color: #333;
}
.leader-datail-txt {
  padding: 0.5rem 1.5rem;
  line-height: 2;
  padding-left: 0;
}
.leader-datail-mue {
  padding: 0 1.5rem 1.5rem;
  line-height: 2;
  overflow: hidden;
}
.leader-datail-mue::before {
  content: "\7b80\5386\ff1a";
  font-size: 1.125rem;
  color: #496db1;
  display: block;
  font-weight: 700;
}
.leader-datail-mue > span {
  display: none;
}
.moremeu {
  position: relative;
}
.leader-datail-mue.moremeu > span {
  height: 2rem;
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: 2;
  display: block;
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0.88) 0,
    #fff 55%
  );
  text-align: center;
  border-bottom: 1px solid #f5f5f5;
  font-size: 0.875rem;
  text-decoration: underline;
  cursor: pointer;
  color: #496db1;
}
.leader-datail-mue.moremeu > span:hover {
  border-bottom: 1px dashed #e5e5e5;
}
.leader-detail-work {
  margin-top: 1rem;
}
.leader-detail-work > dt {
  height: 3rem;
  line-height: 3rem;
  background-color: #ebf1f9;
  font-size: 1.5rem;
  color: #496db1;
  text-indent: 1.5em;
  font-weight: 700;
}
.leader-detail-work > dd {
  padding: 1rem 2rem;
  line-height: 2;
}
.leader-detail-work > dd > ul {
  margin-bottom: 2rem;
}
.main-listcon-left h5 i {
  display: none;
}
.common-textnews-list > li a:not(:first-child) {
  width: auto;
  margin-left: 10px;
  color: #496db1;
}
/* leader page */
.leader-page-box > .leaders-page-cons {
  width: 60%;
}
.leader-page-box > .leaders-page-aside {
  width: 38%;
}
.leader-page-box .tab-flag-construck {
  width: 100%;
}
.sw-leader-left {
  overflow: hidden;
}
.sw-leader-left li {
  width: 100%;
  height: auto;
  border-bottom: 1px dashed #f9f9f9;
  overflow: hidden;
  float: left;
}
.sw-leader-left .sj {
  height: 250px;
  padding: 15px 0;
  margin-top: 10px;
}
.sw-leader-left .fsj {
  height: 220px;
  padding: 25px 0;
}
.sw-leader-left .cw {
  /*height:118px;*/
  padding: 35px 0;
}
.sw-leader-left li span {
  width: 94px;
  height: auto;
  float: left;
  text-align: center;
  color: #015294;
  font-size: 20px;
  line-height: 40px;
  overflow: hidden;
}
.sw-leader-left li p {
  width: 670px;
  height: auto;
  float: right;
  overflow: hidden;
}
.sw-leader-left li p a {
  overflow: hidden;
  float: left;
  text-align: center;
  line-height: 30px;
}
.sw-leader-left .sj a {
  width: 160px;
}
.sw-leader-left .fsj a {
  width: 145px;
  margin-right: 16px;
}
.sw-leader-left .cw a {
  width: 145px;
  margin-right: 16px;
  margin-bottom: 16px;
}
.sw-leader-left li p a img {
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
.leaders-page-aside .tab-flag-construck {
  margin-bottom: 20px;
}
.zjyq-desc-box {
  width: 100%;
}
.zjyq-desc-box > dd {
  width: 950px;
}
.yq-desc-txt {
  height: 140px;
}
.news-column-box .zjyq-slide-items .sxs-dots {
  bottom: 70px;
}
.zjyq-column-box {
  height: 282px;
}
.zjyq-desc-box > dt {
  height: 280px;
}
.yq-desc-list6 > li {
  width: 31%;
  background: #e5e5e5;
  border-radius: 5px;
}
/* .yq-desc-list6 > li > a {
  color: #2f61ac;
} */
.yq-desc-list6 > li > a:hover,
.yq-desc-list6 > li:hover > a {
  color: #fff;
}
.yq-desc-list6 > li:hover {
  background-color: #2f61ac;
  transition: all 0.3s;
}
.zjyq-slide-pics {
  width: 100%;
}
.zjyq-aside-cloumn:first-child {
  margin-left: 0;
}
.zjyq-aside-cloumn {
  margin-left: 32px;
}
.yqszf-2022 .sxs-item > a > span {
  font-size: 14px;
}
.yq-govtrac-fixtop {
  margin-top: 20px;
  overflow: hidden;
  margin-bottom: 20px;
}
.zjyq-aside-cloumn {
  margin-left: 20px;
  width: 236px;
}
.yq-govtrac-fixtop > dt {
  width: 850px;
}
.yq-govtrac-fixtop > dd {
  width: 400px;
}
.fix-letter-stats {
  position: absolute;
  font-size: 0;
  top: 0;
  right: 0;
}
.fix-letter-stats > li {
  display: inline-block;
}
.yq-govtrac-fixtop > dt > ul {
  position: relative;
}
.fix-letter-stats > li .s2 i {
  display: block;
  font-size: 16px;
  margin-bottom: 7px;
  font-style: normal;
}
.fix-letter-stats > li .s1 {
  float: left;
  width: 32px;
  height: 32px;
  /* margin-left: 45px; */
  margin-right: 10px;
  background: url(icon-govtrac-320221215.png) no-repeat;
  transition: all 0.2s;
  cursor: pointer;
  background-size: cover;
  margin-top: 10px;
}
.fix-letter-stats > li {
  display: inline-block;
  width: 120px;
  margin-right: 15px;
}
.fix-letter-stats > li .s1-2 {
  background-position: -58px 0px;
}
.sxtrac-govnor-desc {
  /* width: 100%; */
  font-size: 16px;
  position: relative;
  padding: 10px;
  color: #d2ac8d;
  overflow: hidden;
}
/* .sxtrac-govnor-desc p:first-child {
  font-weight: 700;
  font-size: 1.125rem;
} */
.sxtrac-govnor-desc p {
  text-indent: 2em;
  line-height: 1.8;
  color: #555;
}
.sxtrac-govnor-letter {
  margin-top: 1.375rem;
  overflow: hidden;
}
.yq-govtrac-fixtop > dd img {
  width: 100%;
}
.bg-sxtrac-funs {
  margin-top: 1rem;
  background-color: #f5f5f5;
  padding: 1.5rem 0;
  position: relative;
}
.sxtrac-funs-title > li {
  display: inline-block;
  font-size: 22px;
  padding: 0 1em;
  height: 72px;
  line-height: 72px;
  position: relative;
  background-color: #fff;
  width: 33%;
  font-weight: 700;
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  box-sizing: border-box;
}
.sxtrac-funs-title > li {
  background-color: #e6e9ec;
}
.sxtrac-funs-title > li > a {
  color: #7e7e7e;
  margin-left: 15%;
}
.sxtrac-funs-title > li.tab-current {
  background: #0457b7 url(bg-tabs-h20221215.png) center top no-repeat;
  background-size: cover;
}
.sxtrac-funs-title > li.tab-current > a {
  color: #fff;
}
.sxtrac-funs-title > li img {
  height: 60%;
  width: auto;
  float: left;
  top: 20%;
  position: relative;
  filter: invert(54%) sepia(0) saturate(1114%) hue-rotate(254deg)
    brightness(91%) contrast(90%);
  margin-left: 24%;
}
.sxtrac-funs-title > li.tab-current img {
  filter: invert(100%) sepia(1%) saturate(7486%) hue-rotate(311deg)
    brightness(109%) contrast(101%);
}
.sxtrac-funs-title > li::before {
  border-right: 1px solid #e5e5e5;
  content: "";
  position: absolute;
  left: 20%;
  height: 60%;
  top: 20%;
  left: 42%;
}
.sxtrac-funs-title > li::after {
  content: "";
  border: 0.365rem solid transparent;
  border-top-color: #0457b7;
  bottom: -0.725rem;
  left: 50%;
  margin: auto;
  position: absolute;
  display: none;
  z-index: 0;
}
.sxtrac-funs-title > li.tab-current::before {
  border-right: 1px solid #a3b6cc;
  content: "";
  position: absolute;
  left: 20%;
  height: 60%;
  top: 20%;
  left: 42%;
}
.sxtrac-funs-title > li.tab-current::after {
  display: block;
}
.sxtrac-funs-cons {
  background-color: #fff;
  padding: 0;
  width: 99.9%;
  margin-top: 1rem;
}
.sxtrac-funs-cons > dt {
  width: 400px;
  height: 290px;
  background-color: #f5f5f5;
  overflow: hidden;
}
.sxtrac-funs-cons > dt span {
  margin: 0.25rem 0;
  display: inline-block;
  padding: 0 0.5rem;
}
.sxtrac-funs-cons > dt img {
  width: 100%;
  height: 225px;
}
.sxtrac-funs-cons > dd {
  width: calc(100% - 0.5rem - 400px);
  height: 290px;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.sxtrac-funs-con {
  width: 44%;
  height: 100px;
  margin-bottom: 20px;
  box-shadow: 0 0 0.5rem 0 rgba(0, 0, 0, 0.18);
  padding: 1rem;
  border: 1px solid #f5f5f5;
  border-left: 0.25rem solid #0457b7;
  transition: all 0.3s cubic-bezier(0.47, 0, 0.745, 0.715);
}
.sxtrac-funs-con:nth-child(even) {
  margin-left: 2%;
}
.sxtrac-funs-con i {
  font-style: normal;
  display: block;
  font-size: 0.875rem;
  color: #7e7e7e;
}
.sxtrac-funs-con i:first-of-type {
  color: #60608d;
}
.sxtrac-funs-con i:first-of-type::before {
  content: "\5609\5bbe\ff1a";
}
.sxtrac-funs-con i:last-of-type::before {
  content: "\65f6\95f4\ff1a";
}
.sxtrac-funs-con i:last-of-type {
  margin-top: 0.2rem;
  color: #7e7e7e;
}
.sxtrac-funs-con:hover {
  background: linear-gradient(168deg, #fff, #f0f4f8);
}
.sxtrac-funs-6cons > dd {
  width: 100%;
}
.sxtrac-funs-6cons > dd .sxtrac-funs-con:nth-child(1),
.sxtrac-funs-6cons > dd .sxtrac-funs-con:nth-child(4),
.sxtrac-funs-6cons > dd .sxtrac-funs-con:nth-child(7) {
  margin-left: 0;
}
.sxtrac-funs-6cons > dd .sxtrac-funs-con:nth-child(2),
.sxtrac-funs-6cons > dd .sxtrac-funs-con:nth-child(3),
.sxtrac-funs-6cons > dd .sxtrac-funs-con:nth-child(6) {
  margin-left: 2%;
}
.sxtrac-funs-6cons > dd .sxtrac-funs-con {
  width: 29%;
  margin-left: 2%;
}
.sxszf-conews-tile {
  border-bottom: 2px solid #f5f5f5;
  position: relative;
}
.sxszf-conews-tile > li {
  display: inline-block;
  font-size: 22px;
  padding: 0 1em;
  height: 58px;
  line-height: 68px;
  text-align: center;
  position: relative;
}
.sxszf-conews-tile > li a {
  color: #555;
  transition: none;
}
.sxszf-conews-tile > li.tab-current {
  font-weight: 600;
}
.sxszf-conews-tile > li.tab-current a {
  color: #0457b7;
}
.sxszf-conews-content {
  margin-top: 10px;
}
.sxszf-conews-content .common-textnews-list {
  height: 438px;
  overflow: hidden;
}
.sxszf-conews-content {
  margin-top: 10px;
}
.sxtrac-decha-box {
  background-color: #f9fafe;
  padding: 1rem;
}
.sxtrac-decha-box > dt {
  text-indent: 2em;
  color: #0457b7;
}
.sxtrac-decha-box > dd {
  margin-top: 1rem;
  overflow: hidden;
}
.sxtrac-decha-box > dd .sxtrac-decha-desc {
  width: 60%;
  float: left;
  line-height: 2.4;
}
.sxtrac-decha-box > dd > a {
  width: 38%;
  float: right;
}
.sxtrac-decha-box > dd > a img {
  width: auto;
  margin: 0 auto;
  max-height: 150px;
}
.sxtrac-decha-conbox {
  margin-top: 1.5rem;
}
.sxtrac-decha-conbox .common-textnews-list {
  height: auto;
}
.sxtrac-decha-conbox > dt {
  width: 60%;
}
.sxtrac-decha-conbox > dd {
  width: 38%;
  border: 2px dashed #c3d4e7;
  padding: 1rem 3rem;
  line-height: 2.5;
}
.sxtrac-decha-conbox > dd i {
  font-style: normal;
  font-weight: 700;
  text-align: right;
  width: 146px;
  display: inline-block;
}